diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-04-09 18:37:40 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-04-09 18:37:40 +0100 |
commit | 9f0562dcf9fafc0d2416ff46aebf1b9041bdc8d8 (patch) | |
tree | 89b3a01f7e6e911c72eb74670b5d6f864ab451b6 /kernel.spec | |
parent | dcd325ca9e08f74233acb6578d46138bfb4c30aa (diff) | |
download | kernel-9f0562dcf9fafc0d2416ff46aebf1b9041bdc8d8.tar.gz kernel-9f0562dcf9fafc0d2416ff46aebf1b9041bdc8d8.tar.xz kernel-9f0562dcf9fafc0d2416ff46aebf1b9041bdc8d8.zip |
Fixes for Cavium ThunderX ZIP driver stability
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 167a46029..f70e04334 100644 --- a/kernel.spec +++ b/kernel.spec @@ -580,6 +580,9 @@ Patch303: qcom-msm89xx-fixes.patch # https://patchwork.kernel.org/patch/10173115/ Patch304: arm-dts-imx6qdl-udoo-Disable-usbh1-to-avoid-kernel-hang.patch +# https://marc.info/?l=linux-kernel&m=152328880417846&w=2 +Patch308: arm64-thunderx-crypto-zip-fixes.patch + # Fix USB on the RPi https://patchwork.kernel.org/patch/9879371/ Patch320: bcm283x-dma-mapping-skip-USB-devices-when-configuring-DMA-during-probe.patch @@ -1852,6 +1855,9 @@ fi # # %changelog +* Mon Apr 9 2018 Peter Robinson <pbrobinson@fedoraproject.org> +- Fixes for Cavium ThunderX ZIP driver stability + * Mon Apr 09 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.0-0.rc0.git5.1 - Linux v4.16-10608-gf8cf2f16a7c9 |