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-secure_modules-call.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-secure_modules-call.patch')
-rw-r--r-- | Add-secure_modules-call.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Add-secure_modules-call.patch b/Add-secure_modules-call.patch index 4fb37c895..02c4af982 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -41,10 +41,10 @@ index 42999fe2dbd0..0c86ec9e10ed 100644 #ifdef CONFIG_SYSFS diff --git a/kernel/module.c b/kernel/module.c -index b34813f725e9..f6e8beef7b1e 100644 +index cc93cf68653c..1a9955e8b11d 100644 --- a/kernel/module.c +++ b/kernel/module.c -@@ -3891,3 +3891,13 @@ void module_layout(struct module *mod, +@@ -3893,3 +3893,13 @@ void module_layout(struct module *mod, } EXPORT_SYMBOL(module_layout); #endif |