diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-06 08:19:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-06 08:19:47 +0200 |
commit | a1a1b79c5ddb99186f1778d00551eebe18961479 (patch) | |
tree | 41a4a19523191d238eb77cdc08b0a0d902b92cd2 | |
parent | 8fea6446ef7dd0e3a714ab0c477c0e9de900a48c (diff) | |
download | linux-stable-a1a1b79c5ddb99186f1778d00551eebe18961479.tar.gz linux-stable-a1a1b79c5ddb99186f1778d00551eebe18961479.tar.bz2 linux-stable-a1a1b79c5ddb99186f1778d00551eebe18961479.zip |
Linux 4.9.317v4.9.317
Link: https://lore.kernel.org/r/20220603173812.524184588@linuxfoundation.org
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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 = 316 +SUBLEVEL = 317 EXTRAVERSION = NAME = Roaring Lionus |