From 9e8a7b701479b322a44324f1160f2c33e47489e9 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Sat, 9 Oct 2021 13:25:59 +0200 Subject: [PATCH] Linux 4.9.286 Link: https://lore.kernel.org/r/20211008112713.941269121@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Shuah Khan <skhan@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 2ed953d8e0f2a..68f2c6f3869e2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 285 +SUBLEVEL = 286 EXTRAVERSION = NAME = Roaring Lionus -- GitLab