From 6708005a36cfdb32aa991ebd9ea172e1183231ef Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 14 Dec 2024 19:44:57 +0100 Subject: [PATCH] Linux 5.4.287 Link: https://lore.kernel.org/r/20241212144229.291682835@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Harshit Mogalapalli Link: https://lore.kernel.org/r/20241213145847.112340475@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Shuah Khan Tested-by: Pavel Machek (CIP) Tested-by: kernelci.org bot Tested-by: Linux Kernel Functional Testing Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8849e295ce77..7880fe8f1298 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 286 +SUBLEVEL = 287 EXTRAVERSION = NAME = Kleptomaniac Octopus