summaryrefslogtreecommitdiffstats
path: root/Add-option-to-automatically-enforce-module-signature.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-09-01 10:27:14 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-09-01 10:27:14 -0400
commit27d7c4756aae270c7f272675f73e63644c927582 (patch)
tree58c52d94d95133ff2b243a8281dc42d15fec4f65 /Add-option-to-automatically-enforce-module-signature.patch
parent4b72251382c8f15a9f0f52947ff70eee51ace498 (diff)
downloadkernel-27d7c4756aae270c7f272675f73e63644c927582.tar.gz
kernel-27d7c4756aae270c7f272675f73e63644c927582.tar.xz
kernel-27d7c4756aae270c7f272675f73e63644c927582.zip
Linux v3.17-rc3
- Disable debugging options.
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 6df6214f2..afc6ab7ca 100644
--- a/Add-option-to-automatically-enforce-module-signature.patch
+++ b/Add-option-to-automatically-enforce-module-signature.patch
@@ -1,4 +1,4 @@
-From 4887a561eea957bdeed66e73d708c47cabdf5201 Mon Sep 17 00:00:00 2001
+From 7fefccde367564aafc352c6e57f8b50cc73b957d Mon Sep 17 00:00:00 2001
From: Matthew Garrett <matthew.garrett@nebula.com>
Date: Fri, 9 Aug 2013 18:36:30 -0400
Subject: [PATCH] Add option to automatically enforce module signatures when in
@@ -34,7 +34,7 @@ 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 5d0bf1aa9dcb..46392bfab57e 100644
+index 778178f4c7d1..8899dc333793 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1565,6 +1565,16 @@ config EFI_MIXED