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/0006-powerpc-boot-Add-OPAL-console-to-epapr-wrappers.patch b/openpower/linux/0006-powerpc-boot-Add-OPAL-console-to-epapr-wrappers.patch
index 85e0c35..c3e612f 100644
--- a/openpower/linux/0006-powerpc-boot-Add-OPAL-console-to-epapr-wrappers.patch
+++ b/openpower/linux/0006-powerpc-boot-Add-OPAL-console-to-epapr-wrappers.patch
@@ -1,7 +1,7 @@
-From e114c51a2db906edeedde2439b18e86ef1401a1a Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
 From: Oliver O'Halloran <oohall@gmail.com>
 Date: Fri, 24 Jun 2016 17:28:43 +1000
-Subject: [PATCH 6/9] powerpc/boot: Add OPAL console to epapr wrappers
+Subject: [PATCH 06/12] powerpc/boot: Add OPAL console to epapr wrappers
 
 This patch adds an OPAL console backend to the powerpc boot wrapper so
 that decompression failures inside the wrapper can be reported to the
@@ -282,5 +282,5 @@
  	typeof(x) _x = (x);	\
  	typeof(y) _y = (y);	\
 -- 
-2.10.2
+2.11.0