summaryrefslogtreecommitdiffstats
path: root/Add-option-to-automatically-enforce-module-signature.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-09-15 11:10:34 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-09-15 11:10:34 -0400
commit7094b06a730e849d19d2e0ad57ee49566e790c8d (patch)
treecd71b43fe9192962a4a589e81e0001a3ae2f28b2 /Add-option-to-automatically-enforce-module-signature.patch
parent9d990eb71697daaefad6fea6c49be6492ad02a0e (diff)
downloadkernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.tar.gz
kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.tar.xz
kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.zip
Linux v3.17-rc5
- Disable debugging options.
Diffstat (limited to 'Add-option-to-automatically-enforce-module-signature.patch')
-rw-r--r--Add-option-to-automatically-enforce-module-signature.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/Add-option-to-automatically-enforce-module-signature.patch b/Add-option-to-automatically-enforce-module-signature.patch
index 079e28b2c..748532daf 100644
--- a/Add-option-to-automatically-enforce-module-signature.patch
+++ b/Add-option-to-automatically-enforce-module-signature.patch
@@ -1,4 +1,4 @@
-From d9c97fea8a906281ee05486731746d648d8ff749 Mon Sep 17 00:00:00 2001
+From b5c0c160e55ee00f958d3a5843d3217e41737373 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,10 +34,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 778178f4c7d1..8899dc333793 100644
+index 36327438caf0..61542c282e70 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
-@@ -1565,6 +1565,16 @@ config EFI_MIXED
+@@ -1566,6 +1566,16 @@ config EFI_MIXED
If unsure, say N.