summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-03-13 08:26:48 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-03-13 08:26:48 -0400
commit283bd0665fa547cf17fcf1ba09ec14eae9091749 (patch)
treeb6b3f00a19064dd9b5948318c2c68a5f844cb875 /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent32dcd3a968405b9678a538d951a0789e8eeb51ea (diff)
downloadkernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.tar.gz
kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.tar.xz
kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.zip
Linux v4.0-rc3-148-gc202baf017ae
Diffstat (limited to 'Add-sysrq-option-to-disable-secure-boot-mode.patch')
-rw-r--r--Add-sysrq-option-to-disable-secure-boot-mode.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Add-sysrq-option-to-disable-secure-boot-mode.patch b/Add-sysrq-option-to-disable-secure-boot-mode.patch
index 0477d61a4..efb66ffa9 100644
--- a/Add-sysrq-option-to-disable-secure-boot-mode.patch
+++ b/Add-sysrq-option-to-disable-secure-boot-mode.patch
@@ -228,10 +228,10 @@ index 4121345498e0..0ff3cef5df96 100644
return 0;
diff --git a/kernel/module.c b/kernel/module.c
-index 5e0b4854884f..c67d5eff2ca3 100644
+index 95931292f3c4..974381763108 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 */
+@@ -107,9 +107,9 @@ struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */
#ifdef CONFIG_MODULE_SIG
#ifdef CONFIG_MODULE_SIG_FORCE