diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-12 19:47:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-12 19:47:57 +0100 |
commit | 5df68d9462bf3c64c9a788faee26b259c3fbf896 (patch) | |
tree | 9cfe7364d00ffcd6c34bf0410265284acb9f9ee4 | |
parent | 2a6e3494fdcb446701129a6a116ac5e5cbff53d6 (diff) | |
download | linux-stable-5df68d9462bf3c64c9a788faee26b259c3fbf896.tar.gz linux-stable-5df68d9462bf3c64c9a788faee26b259c3fbf896.tar.bz2 linux-stable-5df68d9462bf3c64c9a788faee26b259c3fbf896.zip |
Linux 4.4.251v4.4.251
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210111130032.469630231@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 = 250 +SUBLEVEL = 251 EXTRAVERSION = NAME = Blurry Fish Butt |