Release Linux 4.10.6-openpower1
Now carried in 4.10.6:
* scsi: lpfc: Add shutdown method for kexec
A new ppc related fix that is in 4.10.6:
* powerpc/boot: Fix zImage TOC alignment
New patch:
* powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0012-Release-OpenPower-kernel.patch b/openpower/linux/0012-Release-OpenPower-kernel.patch
index 1a569c7..943a0dc 100644
--- a/openpower/linux/0012-Release-OpenPower-kernel.patch
+++ b/openpower/linux/0012-Release-OpenPower-kernel.patch
@@ -9,13 +9,13 @@
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
-index 48e18096913f..644a4ae29ff1 100644
+index 23b6d29cb6da..4d4df2db5b8e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 10
- SUBLEVEL = 5
+ SUBLEVEL = 6
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
NAME = Fearless Coyote