diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-27 10:34:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-27 10:34:01 +0300 |
commit | 5a782a7fe1d98298d5671bdd1528751afdb7db9d (patch) | |
tree | a6b3084b458040caeb3a86e5343813b3933c8353 | |
parent | cdd0f11420409470186e6612251e1a9bf64132cb (diff) | |
download | linux-5a782a7fe1d98298d5671bdd1528751afdb7db9d.tar.xz |
Linux 4.9.288v4.9.288
Link: https://lore.kernel.org/r/20211025190932.542632625@linuxfoundation.org
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.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 = 287 +SUBLEVEL = 288 EXTRAVERSION = NAME = Roaring Lionus |