diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-02 17:39:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-02 17:39:24 +0100 |
commit | 59d4178b517472a1f023886baded2191458a76b5 (patch) | |
tree | 75ae0a14d60a1778c2e4b3c3a07e2a35fca1374a | |
parent | 16d0bfb045abf587c72d46dfea56c20c4aeda927 (diff) |
Linux 4.9.289v4.9.289
Link: https://lore.kernel.org/r/20211101082444.133899096@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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
diff --git a/Makefile b/Makefile index 49568e384a924..76e6507e4145f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 288 +SUBLEVEL = 289 EXTRAVERSION = NAME = Roaring Lionus |