summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-17 10:18:24 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-17 10:18:24 -0500
commit08f431fa3ad32081c754b2ba5346eb1337a63b89 (patch)
tree031cba201cd5612ec8a1a64a38d7ee1e73a7030d /Add-sysrq-option-to-disable-secure-boot-mode.patch
parentc438599162b0da1365ac1ea1a03e16586fc47e77 (diff)
downloadkernel-08f431fa3ad32081c754b2ba5346eb1337a63b89.tar.gz
kernel-08f431fa3ad32081c754b2ba5346eb1337a63b89.tar.xz
kernel-08f431fa3ad32081c754b2ba5346eb1337a63b89.zip
Linux v3.19-7478-g796e1c55717e
- DRM merge
Diffstat (limited to 'Add-sysrq-option-to-disable-secure-boot-mode.patch')
-rw-r--r--Add-sysrq-option-to-disable-secure-boot-mode.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-sysrq-option-to-disable-secure-boot-mode.patch b/Add-sysrq-option-to-disable-secure-boot-mode.patch
index f94b2f117..4297896a6 100644
--- a/Add-sysrq-option-to-disable-secure-boot-mode.patch
+++ b/Add-sysrq-option-to-disable-secure-boot-mode.patch
@@ -15,7 +15,7 @@ Upstream-status: Fedora mustard
7 files changed, 65 insertions(+), 10 deletions(-)
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
-index f96581df9c45..495b30ab31d6 100644
+index 26c5d54124c1..dab298f03a9c 100644
--- a/arch/x86/kernel/setup.c
+++ b/arch/x86/kernel/setup.c
@@ -70,6 +70,11 @@