summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-03-09 09:12:49 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-03-09 09:12:49 -0400
commit3be331969cf9990af52b541f420f00d647b59ef8 (patch)
treeaaf959bf63336f028a4efebed958a21bbd29d144 /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent94f21fb74114119b66215a555725f372b561bb48 (diff)
downloadkernel-3be331969cf9990af52b541f420f00d647b59ef8.tar.gz
kernel-3be331969cf9990af52b541f420f00d647b59ef8.tar.xz
kernel-3be331969cf9990af52b541f420f00d647b59ef8.zip
Linux v4.0-rc3
- Disable debugging options.
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 a22af8297..0477d61a4 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 d6d52757fad6..e6f37db77e5f 100644
+index 5e0b4854884f..c67d5eff2ca3 100644
--- a/kernel/module.c
+++ b/kernel/module.c
@@ -108,9 +108,9 @@ struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */