summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-06-01 09:53:57 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-06-01 09:53:57 -0400
commit4741bb07397f7ced927ea6bd2b443c57dcb21ada (patch)
treee5ebb6b5cce095b6416e97da27ff114231b8f16b /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent7bff8aca7d3b561f47ece61487498890fb0c8721 (diff)
downloadkernel-4741bb07397f7ced927ea6bd2b443c57dcb21ada.tar.gz
kernel-4741bb07397f7ced927ea6bd2b443c57dcb21ada.tar.xz
kernel-4741bb07397f7ced927ea6bd2b443c57dcb21ada.zip
Linux v4.1-rc6
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 0ff29e9f9..8c7c071d3 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 feb6736fec91..5ea645737f23 100644
+index e7065d683640..731d2653c60d 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 */