diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-23 10:16:39 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-23 10:16:39 -0400 |
commit | 3a153ad929f8bdeceb6b37fefa9f48732fee1a41 (patch) | |
tree | d503014f93fed593f8aa3815b3327b18bf85738e /Add-secure_modules-call.patch | |
parent | 0d59e0e8af8a60327898c9719e9e7b6970cfdcb2 (diff) | |
download | kernel-3a153ad929f8bdeceb6b37fefa9f48732fee1a41.tar.gz kernel-3a153ad929f8bdeceb6b37fefa9f48732fee1a41.tar.xz kernel-3a153ad929f8bdeceb6b37fefa9f48732fee1a41.zip |
Linux v4.0-10710-g27cf3a16b253
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 9a6cc9fbc..4124964ce 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -41,10 +41,10 @@ index c883b86ea964..cdc46a791b9d 100644 #ifdef CONFIG_SYSFS diff --git a/kernel/module.c b/kernel/module.c -index 650b038ae520..63bdba31cebc 100644 +index 42a1d2afb217..f43cbdd52546 100644 --- a/kernel/module.c +++ b/kernel/module.c -@@ -3911,3 +3911,13 @@ void module_layout(struct module *mod, +@@ -3912,3 +3912,13 @@ void module_layout(struct module *mod, } EXPORT_SYMBOL(module_layout); #endif |