summaryrefslogtreecommitdiffstats
path: root/Add-option-to-automatically-enforce-module-signature.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-04-20 08:58:25 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-04-20 08:58:25 -0400
commited8080d353cde949705f611562ab2be1a5099160 (patch)
tree404ad523e725fa8f41bffd32879bc97f61d079fd /Add-option-to-automatically-enforce-module-signature.patch
parent814e7c84f7e50a95290d32382ca970cb729e78ed (diff)
downloadkernel-ed8080d353cde949705f611562ab2be1a5099160.tar.gz
kernel-ed8080d353cde949705f611562ab2be1a5099160.tar.xz
kernel-ed8080d353cde949705f611562ab2be1a5099160.zip
Linux v4.0-8158-g09d51602cf84
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 36dbd3e4e..cc8914d2c 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 d43e7e1c784b..3e9129a79646 100644
+index 6049d587599e..cfd53b6b95f6 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
-@@ -1686,6 +1686,16 @@ config EFI_MIXED
+@@ -1696,6 +1696,16 @@ config EFI_MIXED
If unsure, say N.