kernel: Move to Linux v5.0.9-openpower1
The patch titled "block: Revert v5.0 blk_mq_request_issue_directly()
changes" is now part of the stable tree so it is dropped. Note that it
was not the cause of the bug we were hunting, this is instead fixed by
disabling STRICT_KERNEL_RWX.
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
new file mode 100644
index 0000000..0233cec
--- /dev/null
+++ b/openpower/linux/0002-Release-OpenPower-kernel.patch
@@ -0,0 +1,23 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
+From: Joel Stanley <joel@jms.id.au>
+Date: Mon, 29 Apr 2019 16:14:59 +0930
+Subject: [PATCH 2/2] Release OpenPower kernel
+
+Signed-off-by: Joel Stanley <joel@jms.id.au>
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index ef192ca04330..ab585c5b2226 100644
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ VERSION = 5
+ PATCHLEVEL = 0
+ SUBLEVEL = 9
+-EXTRAVERSION =
++EXTRAVERSION = -openpower1
+ NAME = Shy Crocodile
+
+ # *DOCUMENTATION*