diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-02 17:38:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-11-02 17:38:12 +0100 |
commit | e0018f4c9325b36ae75a591d54879bf9a9f41a26 (patch) | |
tree | 592e625f4e8f95bc20d70109ed4e254b154361d5 | |
parent | c0b5302e3a74997b57985b561e776269d1951ac7 (diff) | |
download | linux-stable-e0018f4c9325b36ae75a591d54879bf9a9f41a26.tar.gz linux-stable-e0018f4c9325b36ae75a591d54879bf9a9f41a26.tar.bz2 linux-stable-e0018f4c9325b36ae75a591d54879bf9a9f41a26.zip |
Linux 4.4.291v4.4.291
Link: https://lore.kernel.org/r/20211101082440.664392327@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>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
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 = 290 +SUBLEVEL = 291 EXTRAVERSION = NAME = Blurry Fish Butt |