kernel: Move to Linux v5.2.17-openpower1
PowerPC fixes:
powerpc/mm/radix: Use the right page size for vmemmap mapping
powerpc: Add barrier_nospec to raw_copy_in_user()
powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0002-Release-OpenPower-kernel.patch b/openpower/linux/0002-Release-OpenPower-kernel.patch
index 840e90f..b5f44c8 100644
--- a/openpower/linux/0002-Release-OpenPower-kernel.patch
+++ b/openpower/linux/0002-Release-OpenPower-kernel.patch
@@ -9,13 +9,13 @@
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
-index a3b26dcfc5c8..39a517b938f6 100644
+index 32226d81fbb5..390611701d38 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 2
- SUBLEVEL = 11
+ SUBLEVEL = 17
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
NAME = Bobtail Squid