diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-07-13 10:53:53 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-07-13 10:53:53 -0400 |
commit | 228ccc4defbda4317b06d561e5fb532c774fe2e2 (patch) | |
tree | 6f3fc3a081eea2a622718a3d9221e36a5faf43cf /Add-sysrq-option-to-disable-secure-boot-mode.patch | |
parent | 91185af140aa2b2f0aeac77484295d15c9361b33 (diff) | |
download | kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.tar.gz kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.tar.xz kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.zip |
Linux v4.2-rc2
- 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 236aecf8a..ffc460849 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 ad221aaf1400..197ccb766f8a 100644 +index 87fa14fedc88..61385e686d49 100644 --- a/kernel/module.c +++ b/kernel/module.c @@ -292,7 +292,7 @@ static void module_assert_mutex_or_preempt(void) |