From 5bee75610797256dd99337942c73f793eb6c2dae Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 10 Jan 2019 08:26:34 +0000 Subject: efi fix for arm-32 systems --- kernel.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'kernel.spec') 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 -- cgit