summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-02-28 11:16:48 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2017-02-28 11:16:48 +0100
commit51001d2d90f0b5218fefe329651d06f66e1c610e (patch)
tree4bef70f8aae947aaa2a496258ab0b9471ea672c5
parent616685be2ff93b8a40ee3a000d24b0e4d5256e44 (diff)
downloadkernel-4.11.0-0.rc0.git5.1.vanilla.knurd.1.fc26.tar.gz
kernel-4.11.0-0.rc0.git5.1.vanilla.knurd.1.fc26.tar.xz
kernel-4.11.0-0.rc0.git5.1.vanilla.knurd.1.fc26.zip
always apply 0001-mm-x86-fix-HIGHMEM64-PARAVIRT-build-config-for-nativ.patch to fix build problemkernel-4.11.0-0.rc0.git5.1.vanilla.knurd.1.fc26kernel-4.11.0-0.rc0.git5.1.vanilla.knurd.1.fc25kernel-4.11.0-0.rc0.git5.1.vanilla.knurd.1.fc24
-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}