From 2437f53721bcd154d50224acee23e7dbb8d8c62b Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 29 Jun 2022 09:04:44 +0200 Subject: [PATCH] Linux 5.18.8 Link: https://lore.kernel.org/r/20220627111944.553492442@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Fenil Jain Tested-by: Ronald Warsow Tested-by: Rudi Heitbaum Tested-by: Shuah Khan Tested-by: Ron Economos Tested-by: Guenter Roeck Tested-by: Justin M. Forbes Tested-by: Bagas Sanjaya Tested-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb10feda3ad6c..6ac3335f65aff 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 18 -SUBLEVEL = 7 +SUBLEVEL = 8 EXTRAVERSION = NAME = Superb Owl