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/0005-net-mlx5-Add-pci-shutdown-callback.patch b/openpower/linux/0005-net-mlx5-Add-pci-shutdown-callback.patch
index 59e74dd..7e2ccf5 100644
--- a/openpower/linux/0005-net-mlx5-Add-pci-shutdown-callback.patch
+++ b/openpower/linux/0005-net-mlx5-Add-pci-shutdown-callback.patch
@@ -1,7 +1,7 @@
-From dbb3baa8fe3f31f24386b895b345f6a212e6240f Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Carol L Soto <clsoto@linux.vnet.ibm.com>
Date: Tue, 12 Jul 2016 17:04:07 -0500
-Subject: [PATCH 5/9] net/mlx5: Add pci shutdown callback
+Subject: [PATCH 05/12] net/mlx5: Add pci shutdown callback
Backport of commit 5fc7197d3a256 ("net/mlx5: Add pci shutdown callback")
so we can use for the OpenPower kernel.
@@ -157,5 +157,5 @@
enum mlx5_dev_event event,
unsigned long param);
--
-2.10.2
+2.11.0