summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 96c499992..00902d984 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -513,6 +513,9 @@ Patch849: 0001-iio-Use-event-header-from-kernel-tree.patch
# See http://lists.infradead.org/pipermail/linux-arm-kernel/2016-October/461597.html
Patch853: 0001-Work-around-for-gcc7-and-arm64.patch
+# compile error
+Patch854: 0001-mm-x86-fix-HIGHMEM64-PARAVIRT-build-config-for-nativ.patch
+
%if !%{nopatches}
# Git trees.
@@ -606,9 +609,6 @@ Patch509: MODSIGN-Don-t-try-secure-boot-if-EFI-runtime-is-disa.patch
#CVE-2016-3134 rhbz 1317383 1317384
Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
-# compile error
-Patch854: 0001-mm-x86-fix-HIGHMEM64-PARAVIRT-build-config-for-nativ.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1220,6 +1220,7 @@ ApplyPatch 0001-iio-Use-event-header-from-kernel-tree.patch
%if 0%{?fedora} >= 26
ApplyPatch 0001-Work-around-for-gcc7-and-arm64.patch
%endif
+ApplyPatch 0001-mm-x86-fix-HIGHMEM64-PARAVIRT-build-config-for-nativ.patch
%if !%{nopatches}