diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-10 12:41:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-10 12:41:36 +0200 |
commit | 2b9e462d8dc2b13e6b5d9dc8c7ed95502c9718f5 (patch) | |
tree | f6f39c655db94ba73bfb21f299e46dbaaf629aee /Makefile | |
parent | bbd9b5f5c852e7881e3f511160ae8b6a36d07188 (diff) | |
download | linux-stable-2b9e462d8dc2b13e6b5d9dc8c7ed95502c9718f5.tar.gz linux-stable-2b9e462d8dc2b13e6b5d9dc8c7ed95502c9718f5.tar.bz2 linux-stable-2b9e462d8dc2b13e6b5d9dc8c7ed95502c9718f5.zip |
Linux 4.4.272v4.4.272
Link: https://lore.kernel.org/r/20210608175926.524658689@linuxfoundation.org
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jason Self <jason@bluehome.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 271 +SUBLEVEL = 272 EXTRAVERSION = NAME = Blurry Fish Butt |