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/0007-tty-hvc-Use-opal-irqchip-interface-if-available.patch b/openpower/linux/0007-tty-hvc-Use-opal-irqchip-interface-if-available.patch
index 1c401a8..c1b53d1 100644
--- a/openpower/linux/0007-tty-hvc-Use-opal-irqchip-interface-if-available.patch
+++ b/openpower/linux/0007-tty-hvc-Use-opal-irqchip-interface-if-available.patch
@@ -1,7 +1,7 @@
-From 9dea75996f5054e9e49e99120dd0ce6082d7f6d8 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Date: Wed, 13 Jul 2016 11:15:42 +1000
-Subject: [PATCH 7/9] tty/hvc: Use opal irqchip interface if available
+Subject: [PATCH 07/12] tty/hvc: Use opal irqchip interface if available
Update the hvc driver to use the OPAL irqchip if made available by the
running firmware. If it is not present, the driver falls back to the
@@ -34,5 +34,5 @@
pr_err("hvc_opal: Unable to map interrupt for device %s\n",
dev->dev.of_node->full_name);
--
-2.10.2
+2.11.0