diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-09 09:12:49 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-09 09:12:49 -0400 |
commit | 3be331969cf9990af52b541f420f00d647b59ef8 (patch) | |
tree | aaf959bf63336f028a4efebed958a21bbd29d144 /Add-sysrq-option-to-disable-secure-boot-mode.patch | |
parent | 94f21fb74114119b66215a555725f372b561bb48 (diff) | |
download | kernel-3be331969cf9990af52b541f420f00d647b59ef8.tar.gz kernel-3be331969cf9990af52b541f420f00d647b59ef8.tar.xz kernel-3be331969cf9990af52b541f420f00d647b59ef8.zip |
Linux v4.0-rc3
- Disable debugging options.
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 a22af8297..0477d61a4 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 d6d52757fad6..e6f37db77e5f 100644 +index 5e0b4854884f..c67d5eff2ca3 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 */ |