Release 4.4.19-openpower1
v4.4.19 stable release. Notable changes include fixes for the mlx4 and
mlx5 IB devices.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0009-Release-4.4.19-openpower1.patch b/openpower/linux/0009-Release-4.4.19-openpower1.patch
new file mode 100644
index 0000000..87f2c25
--- /dev/null
+++ b/openpower/linux/0009-Release-4.4.19-openpower1.patch
@@ -0,0 +1,26 @@
+From dc533b7fc01092be702223dcabeb16a887be3f7c Mon Sep 17 00:00:00 2001
+From: Joel Stanley <joel@jms.id.au>
+Date: Tue, 16 Aug 2016 23:00:23 +0930
+Subject: [PATCH 9/9] Release 4.4.19-openpower1
+
+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 695c64ec160c..77dceb912679 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+ SUBLEVEL = 19
+-EXTRAVERSION =
++EXTRAVERSION = -openpower1
+ NAME = Blurry Fish Butt
+
+ # *DOCUMENTATION*
+--
+2.9.3
+