diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-04-12 13:21:57 +0100 |
---|---|---|
committer | Jeremy Cline <jeremy@jcline.org> | 2018-04-12 09:31:46 -0400 |
commit | fe4ef5f7593324482af5bc6a9a216253b4b751c8 (patch) | |
tree | ec5122b06a066cac9859be05b12e89d7ea78a320 /kernel.spec | |
parent | d251871b109cf759d09bdf67f6fc3d2f0fa97276 (diff) | |
download | kernel-fe4ef5f7593324482af5bc6a9a216253b4b751c8.tar.gz kernel-fe4ef5f7593324482af5bc6a9a216253b4b751c8.tar.xz kernel-fe4ef5f7593324482af5bc6a9a216253b4b751c8.zip |
Further fix for ThunderX ZIP driver - not had a decent review upstream, yet, seems mostly sane
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index f4f13f9c5..ae06e307c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -608,7 +608,10 @@ Patch312: bcm283x-clk-audio-fixes.patch # https://marc.info/?l=linux-kernel&m=152328880417846&w=2 Patch313: arm64-thunderx-crypto-zip-fixes.patch -Patch314: arm-tegra-fix-nouveau-crash.patch +# https://www.spinics.net/lists/linux-crypto/msg32725.html +Patch314: crypto-testmgr-Allow-different-compression-results.patch + +Patch315: arm-tegra-fix-nouveau-crash.patch # Enabling Patches for the RPi3+ Patch320: bcm2837-rpi-initial-support-for-the-3.patch @@ -1891,6 +1894,7 @@ fi * Thu Apr 12 2018 Peter Robinson <pbrobinson@fedoraproject.org> - Patch to fix nouveau on Tegra platforms - Enable IOMMU on Exynos now upstream does +- Further fix for ThunderX ZIP driver * Mon Apr 09 2018 Jeremy Cline <jeremy@jcline.org> - Include the KCS IPMI BMC driver that's in F27 |