diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-18 16:50:20 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-18 16:50:20 -0500 |
commit | 6bfe64015d0818752c85fffeea6291ad4edcca8f (patch) | |
tree | 0b06306c3c0a7ea97bb447ced7889628e0382f4b /Add-sysrq-option-to-disable-secure-boot-mode.patch | |
parent | 25e750dec7c1d6327076a86e7b9dea739f1d1341 (diff) | |
download | kernel-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.patch | 2 |
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 */ |