diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-20 10:06:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-20 10:06:46 +0300 |
commit | 7eb61afe0cb414664c5944ddc98087c6a37cbd34 (patch) | |
tree | 9a0e20a38030869af2cb5686eb12fe6c7cb38dbb | |
parent | 942352131b4ed824fefddf87810faf2711a5e967 (diff) | |
download | linux-7eb61afe0cb414664c5944ddc98087c6a37cbd34.tar.xz |
Linux 4.9.311v4.9.311
Link: https://lore.kernel.org/r/20220418121158.636999985@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
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 = 310 +SUBLEVEL = 311 EXTRAVERSION = NAME = Roaring Lionus |