kernel: Move to Linux 4.16.11-openpower1
Interesting fixes: btrfs, generic spectre related patches, xhci null
pointer dereference, powernv NVRAM invalid sleep fix.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0003-Release-OpenPower-kernel.patch b/openpower/linux/0003-Release-OpenPower-kernel.patch
index 8db3a83..ee97fae 100644
--- a/openpower/linux/0003-Release-OpenPower-kernel.patch
+++ b/openpower/linux/0003-Release-OpenPower-kernel.patch
@@ -1,6 +1,6 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Joel Stanley <joel@jms.id.au>
-Date: Mon, 21 May 2018 13:14:36 +0930
+Date: Thu, 24 May 2018 12:51:06 +0930
Subject: [PATCH 3/3] Release OpenPower kernel
Signed-off-by: Joel Stanley <joel@jms.id.au>
@@ -9,13 +9,13 @@
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
-index 33f3c94f02ca..6640ae3514a1 100644
+index 79c191442771..a7657035f0c3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 4
PATCHLEVEL = 16
- SUBLEVEL = 10
+ SUBLEVEL = 11
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
NAME = Fearless Coyote