Release Linux 4.9.6-openpower1
Moves to the 4.9.6 stable release.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0003-xhci-do-not-halt-the-secondary-HCD.patch b/openpower/linux/0003-xhci-do-not-halt-the-secondary-HCD.patch
index ce3a4c0..1ed8cbe4 100644
--- a/openpower/linux/0003-xhci-do-not-halt-the-secondary-HCD.patch
+++ b/openpower/linux/0003-xhci-do-not-halt-the-secondary-HCD.patch
@@ -14,7 +14,7 @@
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
-index ad0624386950..0c2272558ded 100644
+index 34e23c7d7797..4c6d135319c3 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -683,6 +683,21 @@ void xhci_stop(struct usb_hcd *hcd)
diff --git a/openpower/linux/0004-Release-4.9.4-openpower1.patch b/openpower/linux/0004-Release-4.9.6-openpower1.patch
similarity index 82%
rename from openpower/linux/0004-Release-4.9.4-openpower1.patch
rename to openpower/linux/0004-Release-4.9.6-openpower1.patch
index c92fb8e..d888467 100644
--- a/openpower/linux/0004-Release-4.9.4-openpower1.patch
+++ b/openpower/linux/0004-Release-4.9.6-openpower1.patch
@@ -1,7 +1,7 @@
From 0000000000000000000000000000000000000000 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 4/4] Release 4.9.4-openpower1
+Subject: [PATCH 4/4] Release 4.9.6-openpower1
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 9175706bfe7f..eca9a2739def 100644
+index ef95231d1625..45726a9b4774 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 9
- SUBLEVEL = 4
+ SUBLEVEL = 6
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
NAME = Roaring Lionus