summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-04-23 10:16:39 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-04-23 10:16:39 -0400
commit3a153ad929f8bdeceb6b37fefa9f48732fee1a41 (patch)
treed503014f93fed593f8aa3815b3327b18bf85738e /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent0d59e0e8af8a60327898c9719e9e7b6970cfdcb2 (diff)
downloadkernel-3a153ad929f8bdeceb6b37fefa9f48732fee1a41.tar.gz
kernel-3a153ad929f8bdeceb6b37fefa9f48732fee1a41.tar.xz
kernel-3a153ad929f8bdeceb6b37fefa9f48732fee1a41.zip
Linux v4.0-10710-g27cf3a16b253
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 811406bf4..d7244f99a 100644
--- a/Add-sysrq-option-to-disable-secure-boot-mode.patch
+++ b/Add-sysrq-option-to-disable-secure-boot-mode.patch
@@ -228,7 +228,7 @@ index 4121345498e0..0ff3cef5df96 100644
return 0;
diff --git a/kernel/module.c b/kernel/module.c
-index 5000dd2cdd18..0a2005132472 100644
+index feb6736fec91..5ea645737f23 100644
--- a/kernel/module.c
+++ b/kernel/module.c
@@ -107,9 +107,9 @@ struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */