diff options
author | Sasha Levin <sashal@kernel.org> | 2021-08-26 09:19:05 -0400 |
---|---|---|
committer | Sasha Levin <sashal@kernel.org> | 2021-08-26 09:19:05 -0400 |
commit | 0f5b96f6814376fe061a02604064b702ccf4bc6a (patch) | |
tree | c23ce92d85f0b6a1892e05e054da0413e4e8da38 | |
parent | c9e44fadc4a1955e2ec041ec7c31e1f2b3b8caa4 (diff) | |
download | linux-stable-0f5b96f6814376fe061a02604064b702ccf4bc6a.tar.gz linux-stable-0f5b96f6814376fe061a02604064b702ccf4bc6a.tar.bz2 linux-stable-0f5b96f6814376fe061a02604064b702ccf4bc6a.zip |
Linux 4.4.282v4.4.282
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 281 +SUBLEVEL = 282 EXTRAVERSION = NAME = Blurry Fish Butt |