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:13 -0400
commite2f558b75cd3b774f126bad317bcda97fc4d5490 (patch)
tree01bd2820dda12fa80b2c124962ebadc5bb3e0f44 /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent41c0069fbcddcdcc5aeca4203fcc936093a461e7 (diff)
downloadkernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.tar.gz
kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.tar.xz
kernel-e2f558b75cd3b774f126bad317bcda97fc4d5490.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 */