diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-02 08:29:29 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-02 08:29:29 +0100 |
commit | 0f586dbaf10f0cf74f663f0e26b398f1ce4e8727 (patch) | |
tree | b0130ded92b5baa7d24d12bdd57a46db75b1566c | |
parent | 04dd98b93cfc1a2789868e5d99abf0be9bfae3e5 (diff) | |
download | linux-stable-0f586dbaf10f0cf74f663f0e26b398f1ce4e8727.tar.gz linux-stable-0f586dbaf10f0cf74f663f0e26b398f1ce4e8727.tar.bz2 linux-stable-0f586dbaf10f0cf74f663f0e26b398f1ce4e8727.zip |
Linux 4.4.247v4.4.247
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: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20201201084637.754785180@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 = 246 +SUBLEVEL = 247 EXTRAVERSION = NAME = Blurry Fish Butt |