From f11944f1aa1cda3fd8b4edc71e3cf9dceb40234f Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Sun, 26 Sep 2021 13:37:30 +0200 Subject: [PATCH] Linux 4.14.248 Link: https://lore.kernel.org/r/20210924124329.173674820@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20210925120745.079749171@linuxfoundation.org Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b05401adeaf57..7999f2fbd0f8d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 247 +SUBLEVEL = 248 EXTRAVERSION = NAME = Petit Gorille