diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-01-10 08:26:34 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-01-10 08:26:34 +0000 |
commit | 5bee75610797256dd99337942c73f793eb6c2dae (patch) | |
tree | d611baf9e79b175ce2fdcdfd1dc4f71814d96d20 /kernel.spec | |
parent | 971e3e9031c31ace26e819cee4f3eec1968789c6 (diff) | |
download | kernel-5bee75610797256dd99337942c73f793eb6c2dae.tar.gz kernel-5bee75610797256dd99337942c73f793eb6c2dae.tar.xz kernel-5bee75610797256dd99337942c73f793eb6c2dae.zip |
efi fix for arm-32 systems
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec index 0d26f5a80..046fb5b35 100644 --- a/kernel.spec +++ b/kernel.spec @@ -596,13 +596,16 @@ Patch351: arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch # 500 - Temp fixes/CVEs etc # rhbz 1431375 -Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch +Patch501: input-rmi4-remove-the-need-for-artifical-IRQ.patch # nvlink failure -Patch506: 0001-Drop-that-def_bool.patch +Patch502: 0001-Drop-that-def_bool.patch # CVE-2019-3701 rhbz 1663729 1663730 -Patch507: CVE-2019-3701.patch +Patch503: CVE-2019-3701.patch + +# https://patchwork.kernel.org/patch/10752253/ +Patch504: efi-use-32-bit-alignment-for-efi_guid_t.patch # END OF PATCH DEFINITIONS |