From 1cdd9ce77b756ce540febb4006e234b3ef084a31 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 29 Jan 2022 10:59:25 +0100 Subject: [PATCH] Linux 5.16.4 Link: https://lore.kernel.org/r/20220127180258.892788582@linuxfoundation.org Tested-by: Shuah Khan Tested-by: Florian Fainelli Tested-by: Zan Aziz Tested-by: Linux Kernel Functional Testing Tested-by: Jon Hunter Tested-by: Rudi Heitbaum Tested-by: Ron Economos Tested-by: Ronald Warsow Tested-by: Fox Chen Tested-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index acb8ffee65dc5..36ff4ed4763b3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 16 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Gobble Gobble