summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-03-30 09:07:13 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-03-30 09:07:22 -0400
commit69e62930faf59f94565343e36f8a72e943e01522 (patch)
tree01bd2820dda12fa80b2c124962ebadc5bb3e0f44 /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent83d70862f351b14a7249fd710859cd6b6af9615a (diff)
downloadkernel-69e62930faf59f94565343e36f8a72e943e01522.tar.gz
kernel-69e62930faf59f94565343e36f8a72e943e01522.tar.xz
kernel-69e62930faf59f94565343e36f8a72e943e01522.zip
Linux v4.0-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 e37c83f25..1c4ed18e7 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 95931292f3c4..974381763108 100644
+index f1742ffe92bd..f4738b4cc373 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 */