diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-20 13:34:33 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-20 13:34:33 -0400 |
commit | 5917cde9c1fa840708337929886e92865fcb1371 (patch) | |
tree | 86116e473b8a1c0e69d71a3ed0bb10137b455b36 /Add-sysrq-option-to-disable-secure-boot-mode.patch | |
parent | 12f4f4deead321d9cce264bbe3b3cae47ba9df2b (diff) | |
download | kernel-5917cde9c1fa840708337929886e92865fcb1371.tar.gz kernel-5917cde9c1fa840708337929886e92865fcb1371.tar.xz kernel-5917cde9c1fa840708337929886e92865fcb1371.zip |
Linux v3.18-rc1
- 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 ca9c990e4..0babad835 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 379650b984f8..070f29fefdc2 100644 return 0; diff --git a/kernel/module.c b/kernel/module.c -index 96078ffc846a..965d876de799 100644 +index cace4bd04956..a33be993df25 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 */ |