summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javierm@redhat.com>2019-10-10 13:38:57 +0200
committerJeremy Cline <jcline@redhat.com>2019-10-10 09:55:31 -0400
commit89ddbf781a931178ff88e87745227406d012994a (patch)
tree263d8f8692584fe40dec83cca5184464f175222e /kernel.spec
parent0367ea2bfd07bb85b0e9ed187d83ff612847f391 (diff)
downloadkernel-89ddbf781a931178ff88e87745227406d012994a.tar.gz
kernel-89ddbf781a931178ff88e87745227406d012994a.tar.xz
kernel-89ddbf781a931178ff88e87745227406d012994a.zip
Enable CONFIG_EFI_TEST as a module (rhbz 1759325)
The driver is needed for testing purposes, enable it on the architectures where EFI is supported. Also, disallow access to the registered device if the kernel is locked down.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 9d4dcf321..5c90963fa 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -508,6 +508,10 @@ Patch204: efi-secureboot.patch
Patch205: lift-lockdown-sysrq.patch
+# https://bugzilla.redhat.com/show_bug.cgi?id=1759325
+# Submitted upstream at https://lore.kernel.org/patchwork/patch/1136967/
+Patch206: efi-efi_test-lock-down-dev-efi_test-and-require-CAP_.patch
+
# 300 - ARM patches
Patch300: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch