kernel: Move to Linux 4.16.12-openpower1
Interesting fixes: powerpc store forarding barrier, mlx4, aacraid,
networking.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/linux/0001-xhci-Reset-controller-on-xhci-shutdown.patch b/openpower/linux/0001-xhci-Reset-controller-on-xhci-shutdown.patch
index c26cfa8..a6214a5 100644
--- a/openpower/linux/0001-xhci-Reset-controller-on-xhci-shutdown.patch
+++ b/openpower/linux/0001-xhci-Reset-controller-on-xhci-shutdown.patch
@@ -14,7 +14,7 @@
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
-index b60a02c50b89..e335b35ff3ba 100644
+index bd281a96485c..cff05abf3961 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -717,6 +717,7 @@ static void xhci_shutdown(struct usb_hcd *hcd)