From 7ec6d8ae728e2f3b91a4cfac5e664ca32eb213da Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 20 Apr 2022 09:36:28 +0200 Subject: [PATCH] Linux 5.17.4 Link: https://lore.kernel.org/r/20220418121203.462784814@linuxfoundation.org Tested-by: Ronald Warsow Tested-by: Florian Fainelli Tested-by: Guenter Roeck Tested-by: Shuah Khan Tested-by: Rudi Heitbaum Tested-by: Zan Aziz Tested-by: Linux Kernel Functional Testing Tested-by: Fenil Jain Tested-by: Ron Economos Tested-by: Jon Hunter Tested-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 02fbef1a0213b..d7747e4c216e4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 17 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Superb Owl