diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-08-27 15:16:33 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-08-27 15:16:33 -0500 |
commit | 5c2e3ce22cdf0b480bc6f278869c52349c81929a (patch) | |
tree | 1a36de7b65c8a3a3a12d5bbacfa42619692e7063 /kernel.spec | |
parent | e126bc19ae498bba55762ce013628c96e9af3187 (diff) | |
download | kernel-5c2e3ce22cdf0b480bc6f278869c52349c81929a.tar.gz kernel-5c2e3ce22cdf0b480bc6f278869c52349c81929a.tar.xz kernel-5c2e3ce22cdf0b480bc6f278869c52349c81929a.zip |
Arm64 work around until after Plumbers
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 73c987c76..f7542c706 100644 --- a/kernel.spec +++ b/kernel.spec @@ -789,6 +789,7 @@ Patch71: 0001-arch-x86-Remove-vendor-specific-CPU-ID-checks.patch Patch72: 0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch Patch73: 0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch Patch74: 0001-Temporarily-remove-cdomain-from-sphinx-documentation.patch +Patch75: 0001-revert-ARM64-vdso32-Install-vdso32-from-vdso_install.patch %endif @@ -1365,6 +1366,7 @@ ApplyOptionalPatch 0001-arch-x86-Remove-vendor-specific-CPU-ID-checks.patch ApplyOptionalPatch 0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch ApplyOptionalPatch 0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch ApplyOptionalPatch 0001-Temporarily-remove-cdomain-from-sphinx-documentation.patch +ApplyOptionalPatch 0001-revert-ARM64-vdso32-Install-vdso32-from-vdso_install.patch %endif |