From 09d603e2b8bc6442878a2c812a8088f46dbe1b2e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 18 May 2022 09:42:50 +0200 Subject: [PATCH] Linux 4.19.244 Link: https://lore.kernel.org/r/20220516193614.773450018@linuxfoundation.org Tested-by: Shuah Khan Tested-by: Jon Hunter Tested-by: Sudip Mukherjee Tested-by: Hulk Robot Tested-by: Linux Kernel Functional Testing Tested-by: Guenter Roeck Tested-by: Pavel Machek (CIP) Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6899a8fc4c466..ca86541c67394 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 243 +SUBLEVEL = 244 EXTRAVERSION = NAME = "People's Front"