diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-14 09:46:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-14 09:46:23 +0200 |
commit | 08e290674368862e4e5af76418ca5b0db7392030 (patch) | |
tree | fee51692817a94f72867a78c490b1245cf223d12 | |
parent | b2ae876677d710731f5fd310cb1ed3ac17635383 (diff) | |
download | linux-stable-08e290674368862e4e5af76418ca5b0db7392030.tar.gz linux-stable-08e290674368862e4e5af76418ca5b0db7392030.tar.bz2 linux-stable-08e290674368862e4e5af76418ca5b0db7392030.zip |
Linux 4.4.239v4.4.239
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20201012132628.130632267@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 = 4 -SUBLEVEL = 238 +SUBLEVEL = 239 EXTRAVERSION = NAME = Blurry Fish Butt |