diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-16 13:00:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-16 13:00:52 +0200 |
commit | 5697207f95e4757b740122c53354855b380057dd (patch) | |
tree | 131392ad7dce0250753736ad84d3573dc9b4fa6e | |
parent | 71078b82164e36c893dc0764866e3783b1988fb4 (diff) | |
download | linux-stable-4.9.319.tar.gz (sig) linux-stable-4.9.319.tar.bz2 (sig) linux-stable-4.9.319.zip |
Linux 4.9.319v4.9.319
Link: https://lore.kernel.org/r/20220614183722.061550591@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 318 +SUBLEVEL = 319 EXTRAVERSION = NAME = Roaring Lionus |