summaryrefslogtreecommitdiffstats
path: root/Add-option-to-automatically-enforce-module-signature.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-03-06 15:18:56 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-03-06 15:18:56 -0500
commit382c3e3884086adcb8fffb1a9ffaf41e8486c10f (patch)
tree9207f0a257dab78ae0a8957c58960dfaf5064fab /Add-option-to-automatically-enforce-module-signature.patch
parent3168389a4ef6ff74076753fadfe6530dd4dc61c8 (diff)
downloadkernel-382c3e3884086adcb8fffb1a9ffaf41e8486c10f.tar.gz
kernel-382c3e3884086adcb8fffb1a9ffaf41e8486c10f.tar.xz
kernel-382c3e3884086adcb8fffb1a9ffaf41e8486c10f.zip
Linux v4.0-rc2-255-g5f237425f352
Diffstat (limited to 'Add-option-to-automatically-enforce-module-signature.patch')
-rw-r--r--Add-option-to-automatically-enforce-module-signature.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch
index 8f9122481..0a589883c 100644
--- a/Add-option-to-automatically-enforce-module-signature.patch
+++ b/Add-option-to-automatically-enforce-module-signature.patch
@@ -33,10 +33,10 @@ index 82fbdbc1e0b0..a811210ad486 100644
290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
2D0/A00 ALL e820_map E820 memory map table
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
-index c2fb8a87dccb..0ec6272203e4 100644
+index b7d31ca55187..ab403a636357 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
-@@ -1694,6 +1694,16 @@ config EFI_MIXED
+@@ -1695,6 +1695,16 @@ config EFI_MIXED
If unsure, say N.