diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-27 09:32:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-27 09:32:41 +0200 |
commit | 7e1cc0d92c7deb0994154b3b6e9eea8e3aa4af0c (patch) | |
tree | 8c8e7f331fd858b8b78b94b679c6c3da3ce50ef8 | |
parent | 90cb10688b6b0dd7de5080de82de77c408db5d19 (diff) | |
download | linux-stable-4.4.290.tar.gz (sig) linux-stable-4.4.290.tar.bz2 (sig) linux-stable-4.4.290.zip |
Linux 4.4.290v4.4.290
Link: https://lore.kernel.org/r/20211025190928.054676643@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
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 = 4 -SUBLEVEL = 289 +SUBLEVEL = 290 EXTRAVERSION = NAME = Blurry Fish Butt |