diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-14 16:52:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-14 16:52:42 +0200 |
commit | a9756bf91f2dabb6dbb4292bb53636c167b0da12 (patch) | |
tree | f47a5d3f300fe5974f3883fb3da476641fe4fc22 | |
parent | 29e13f6b38f0816af2012e0725507754e8f4569c (diff) | |
download | linux-stable-a9756bf91f2dabb6dbb4292bb53636c167b0da12.tar.gz linux-stable-a9756bf91f2dabb6dbb4292bb53636c167b0da12.tar.bz2 linux-stable-a9756bf91f2dabb6dbb4292bb53636c167b0da12.zip |
Linux 4.9.318v4.9.318
Link: https://lore.kernel.org/r/20220613094840.720778945@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
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 = 317 +SUBLEVEL = 318 EXTRAVERSION = NAME = Roaring Lionus |