summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2020-12-08 03:40:28 -0600
committerGreg Kroah-Hartman2020-12-08 03:40:28 -0600
commitec274ecd62f9e0404c935ff073346d243d5082e6 (patch)
treee7e228deebaec44047440e6f9b778990a653d6eb
parent4460a7c979ee969c318ac9f5b764b0c2680f49e9 (diff)
downloadkernel-ec274ecd62f9e0404c935ff073346d243d5082e6.tar.gz
kernel-ec274ecd62f9e0404c935ff073346d243d5082e6.tar.xz
kernel-ec274ecd62f9e0404c935ff073346d243d5082e6.zip
Linux 5.4.82v5.4.82
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20201206111554.677764505@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5bbb7607fa55..e520dee34490 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1# SPDX-License-Identifier: GPL-2.0 1# SPDX-License-Identifier: GPL-2.0
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 4 3PATCHLEVEL = 4
4SUBLEVEL = 81 4SUBLEVEL = 82
5EXTRAVERSION = 5EXTRAVERSION =
6NAME = Kleptomaniac Octopus 6NAME = Kleptomaniac Octopus
7 7