diff options
author | Petr Štetiar <ynezz@true.cz> | 2020-04-29 23:24:49 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-04-30 00:52:04 +0200 |
commit | 5ea3ea154f9cc8a6f1d3425fa4763614e0e51f8d (patch) | |
tree | 182db94ff5efb9ad968862a8a70f054a585d6df4 /target/linux/apm821xx | |
parent | 493eef5b279a0455b76bfacabdec3af8bf642385 (diff) | |
download | upstream-5ea3ea154f9cc8a6f1d3425fa4763614e0e51f8d.tar.gz upstream-5ea3ea154f9cc8a6f1d3425fa4763614e0e51f8d.tar.bz2 upstream-5ea3ea154f9cc8a6f1d3425fa4763614e0e51f8d.zip |
kernel: bump 5.4 to 5.4.36
Refreshed patches, removed upstreamed patch:
generic/hack: 551-loop-Better-discard-support-for-block-devices.patch
Added generic config symbol `ARM64_ERRATUM_1542419` due to Fixes:
f2791551cedb ("arm64: errata: Hide CTR_EL0.DIC on systems affected by
Neoverse-N1 #1542419").
Run tested: qemu-x86-64, apalis, nbg6617
Build tested: x86/64, imx6, ipq40xx, sunxi/a53
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r-- | target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch b/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch index 55686a2fd8..7f09adf6a3 100644 --- a/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch +++ b/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch @@ -43,7 +43,7 @@ produce a noisy warning. hcd->msi_enabled = 1; --- a/drivers/usb/host/xhci.h +++ b/drivers/usb/host/xhci.h -@@ -1879,6 +1879,7 @@ struct xhci_hcd { +@@ -1880,6 +1880,7 @@ struct xhci_hcd { struct xhci_hub usb2_rhub; struct xhci_hub usb3_rhub; /* support xHCI 1.0 spec USB2 hardware LPM */ |