summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-04-09 10:00:06 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-04-09 10:00:06 -0400
commit5fbe6a96e1472fb36896c3c867cbc4aadf844fbe (patch)
tree9772777610a7582d6c153ebc66313572ed84f5d5 /Add-sysrq-option-to-disable-secure-boot-mode.patch
parentb6b5f47a14aca272a3b33cb161bc6b96a760cd5a (diff)
downloadkernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.tar.gz
kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.tar.xz
kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.zip
Linux v4.0-rc7-30-g20624d17963c
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 1c4ed18e7..cc4dfbf17 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 f1742ffe92bd..f4738b4cc373 100644
+index 55dacebb687b..9d4deeb9268e 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 */