diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-17 16:07:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-17 16:07:24 +0100 |
commit | 36d46dd7a4885e1b02d52c918ec3a898e4409e49 (patch) | |
tree | d5dbcfbafb7bfcf910de902bea218c48126f4512 | |
parent | 3bc0f698829167d2281957322a73e76aee2b83e9 (diff) | |
download | linux-stable-36d46dd7a4885e1b02d52c918ec3a898e4409e49.tar.gz linux-stable-36d46dd7a4885e1b02d52c918ec3a898e4409e49.tar.bz2 linux-stable-36d46dd7a4885e1b02d52c918ec3a898e4409e49.zip |
Linux 4.4.262v4.4.262
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: Jason Self <jason@bluehome.net>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210315135208.252034256@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 = 261 +SUBLEVEL = 262 EXTRAVERSION = NAME = Blurry Fish Butt |