summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-01-05 17:50:11 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-01-05 17:50:11 +0100
commitc6aa4364d055f1b02ed8aa61c465f40b45e4b078 (patch)
tree182330bc1e4555802aedd2d2acd465689ab2dee1 /kernel.spec
parent87da4064701f9ed70e8c25b5ee9165450b1d0c40 (diff)
parent3a91cbd61fc379fc559561ce4850e9e342dc18be (diff)
downloadkernel-c6aa4364d055f1b02ed8aa61c465f40b45e4b078.tar.gz
kernel-c6aa4364d055f1b02ed8aa61c465f40b45e4b078.tar.xz
kernel-c6aa4364d055f1b02ed8aa61c465f40b45e4b078.zip
Merge remote-tracking branch 'origin/master' into rawhide-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f9adc5692..733fa5577 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -381,6 +381,7 @@ Summary: The Linux kernel
%define make_target vmlinux
%define kernel_image vmlinux
%define kernel_image_elf 1
+%define use_vdso 0
%define all_arch_configs kernel-%{version}-ppc64le*.config
%endif
@@ -744,6 +745,8 @@ Source4000: README.rst
Patch1: patch-%{rpmversion}-redhat.patch
Patch2: secureboot_merge_fix.patch
+Patch3: gcc11-plugins-fix.patch
+Patch4: aarch64build.patch
%endif
# empty final patch to facilitate testing of kernel patches
@@ -1248,6 +1251,8 @@ cd linux-%{KVERREL}
ApplyOptionalPatch patch-%{rpmversion}-redhat.patch
ApplyOptionalPatch secureboot_merge_fix.patch
+ApplyOptionalPatch gcc11-plugins-fix.patch
+ApplyOptionalPatch aarch64build.patch
%endif
ApplyOptionalPatch linux-kernel-test.patch