diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-01-26 10:23:42 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-01-26 10:23:42 -0500 |
commit | f4123407df7bff8fac276c47fc5cf32c17445edf (patch) | |
tree | 6830fe5dfbca5d144086db5a0d03830ce5b4fbe5 /Add-option-to-automatically-enforce-module-signature.patch | |
parent | 3bfe7773d635cd9073510f2fba18e76150a6487a (diff) | |
download | kernel-f4123407df7bff8fac276c47fc5cf32c17445edf.tar.gz kernel-f4123407df7bff8fac276c47fc5cf32c17445edf.tar.xz kernel-f4123407df7bff8fac276c47fc5cf32c17445edf.zip |
Linux v3.19-rc6
- Disable debugging options.
Diffstat (limited to 'Add-option-to-automatically-enforce-module-signature.patch')
-rw-r--r-- | Add-option-to-automatically-enforce-module-signature.patch | 4 |
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 c1fa16646..4b3671743 100644 --- a/Add-option-to-automatically-enforce-module-signature.patch +++ b/Add-option-to-automatically-enforce-module-signature.patch @@ -33,10 +33,10 @@ index 199f453cb4de..ec38acf00b40 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 ba397bde7948..d4c55ee9f1ac 100644 +index 0dc9d0144a27..58273956750d 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig -@@ -1656,6 +1656,16 @@ config EFI_MIXED +@@ -1660,6 +1660,16 @@ config EFI_MIXED If unsure, say N. |