diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-12 13:14:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-12 13:14:58 +0300 |
commit | ba9e8be3cfa31c2b7c0941e2dd7a11e86ef79672 (patch) | |
tree | 413c582b0fa6fee5ce08136953efa1de2e8cdee7 | |
parent | 7bb369096d1711d28cda36853f8e1920bbe3e86d (diff) | |
download | linux-ba9e8be3cfa31c2b7c0941e2dd7a11e86ef79672.tar.xz |
Linux 4.9.313v4.9.313
Link: https://lore.kernel.org/r/20220510130729.762341544@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
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 = 312 +SUBLEVEL = 313 EXTRAVERSION = NAME = Roaring Lionus |