summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-06-08 11:50:06 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-06-08 11:50:06 -0400
commit2cfc982d508c1493d065aca40088225d77c592ef (patch)
treeae5d7efc50cdae814785fbbe37d4da6d447fba95 /Add-sysrq-option-to-disable-secure-boot-mode.patch
parentb9c19eabc674a64224ec82fc8360484faaef639a (diff)
downloadkernel-2cfc982d508c1493d065aca40088225d77c592ef.tar.gz
kernel-2cfc982d508c1493d065aca40088225d77c592ef.tar.xz
kernel-2cfc982d508c1493d065aca40088225d77c592ef.zip
Linux v4.0.5
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 7e23c8131..c759dd18b 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 55dacebb687b..9d4deeb9268e 100644
+index 3bb7c01b3c9f..a43061731150 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 */