summaryrefslogtreecommitdiffstats
path: root/Add-sysrq-option-to-disable-secure-boot-mode.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-18 16:50:20 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-18 16:50:20 -0500
commit6bfe64015d0818752c85fffeea6291ad4edcca8f (patch)
tree0b06306c3c0a7ea97bb447ced7889628e0382f4b /Add-sysrq-option-to-disable-secure-boot-mode.patch
parent25e750dec7c1d6327076a86e7b9dea739f1d1341 (diff)
downloadkernel-6bfe64015d0818752c85fffeea6291ad4edcca8f.tar.gz
kernel-6bfe64015d0818752c85fffeea6291ad4edcca8f.tar.xz
kernel-6bfe64015d0818752c85fffeea6291ad4edcca8f.zip
Linux v3.19-8784-gb2b89ebfc0f0
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 4297896a6..76b493bb3 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 7b40c5f07dce..8a60477b96e1 100644
return 0;
diff --git a/kernel/module.c b/kernel/module.c
-index ad861480c8e4..7f4745c58671 100644
+index d6d52757fad6..e6f37db77e5f 100644
--- a/kernel/module.c
+++ b/kernel/module.c
@@ -108,9 +108,9 @@ struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */