diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-29 09:05:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-29 09:05:46 +0100 |
commit | d69a20c91691be92364526ffb084d750e3e7f7fd (patch) | |
tree | 56bd56dcb0df48b98c2054761f3afa889b1af212 | |
parent | f53b7ead7b970f00df15f467a6b1fbb79e3b81b4 (diff) | |
download | linux-stable-d69a20c91691be92364526ffb084d750e3e7f7fd.tar.gz linux-stable-d69a20c91691be92364526ffb084d750e3e7f7fd.tar.bz2 linux-stable-d69a20c91691be92364526ffb084d750e3e7f7fd.zip |
Linux 4.9.241v4.9.241
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20201027134902.130312227@linuxfoundation.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 = 240 +SUBLEVEL = 241 EXTRAVERSION = NAME = Roaring Lionus |