summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-14 16:59:40 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-14 16:59:40 +0200
commit7ab67fdecd1fd954fa44d6c3f3003bb67a933c4d (patch)
tree502f82414e57ad1a0f90be9c9fd4f003485a0427
parentf2845e1504a3bc4f3381394f057e8b63cb5f3f7a (diff)
downloadlinux-stable-7ab67fdecd1fd954fa44d6c3f3003bb67a933c4d.tar.gz
linux-stable-7ab67fdecd1fd954fa44d6c3f3003bb67a933c4d.tar.bz2
linux-stable-7ab67fdecd1fd954fa44d6c3f3003bb67a933c4d.zip
Linux 4.19.247v4.19.247
Link: https://lore.kernel.org/r/20220613094923.832156175@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> 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 e1cbe6e8bcae..2e3b43ce8a94 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 246
+SUBLEVEL = 247
EXTRAVERSION =
NAME = "People's Front"