Release 4.4.38-openpower1
- Backports to fix building with modern binutils
* powerpc: Convert cmp to cmpd in idle enter sequence
* powerpc/boot: Request no dynamic linker for boot wrapper
Fixes open-power/op-build#776
- Add fix for our xhci workarounds. This fixes a hang in Petitboot when
shutting down with a usb device attached to an external usb hub.
* usb/xhci: allow xhci_check_bandwith in XHCI_STATE_REMOVING
Fixes open-power/op-build#775
- Move to latest upstream stable release
* Includes fixes from 4.4.36, 4.4.37, 4.4.38
The patches are now generated with git format-patch --zero-commit, which
means we get less noise in the op-build commit when patches are moved to
the new stable commit.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0001-xhci-Use-xhci_pci_remove-for-xhci-device-shutdown.patch b/openpower/linux/0001-xhci-Use-xhci_pci_remove-for-xhci-device-shutdown.patch
index 234955b..991618a 100644
--- a/openpower/linux/0001-xhci-Use-xhci_pci_remove-for-xhci-device-shutdown.patch
+++ b/openpower/linux/0001-xhci-Use-xhci_pci_remove-for-xhci-device-shutdown.patch
@@ -1,7 +1,7 @@
-From 197ee8ecab34ec0fef76e813115ac6c904941b0b Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Thadeu Lima De Souza Cascardo <thadeul@br.ibm.com>
Date: Tue, 25 Mar 2014 10:45:16 -0400
-Subject: [PATCH 1/9] xhci: Use xhci_pci_remove for xhci device shutdown
+Subject: [PATCH 01/12] xhci: Use xhci_pci_remove for xhci device shutdown
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
@@ -23,5 +23,5 @@
.driver = {
.pm = &usb_hcd_pci_pm_ops
--
-2.10.2
+2.11.0