diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-18 16:50:20 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-02-18 16:50:20 -0500 |
commit | 6bfe64015d0818752c85fffeea6291ad4edcca8f (patch) | |
tree | 0b06306c3c0a7ea97bb447ced7889628e0382f4b /Add-secure_modules-call.patch | |
parent | 25e750dec7c1d6327076a86e7b9dea739f1d1341 (diff) | |
download | kernel-6bfe64015d0818752c85fffeea6291ad4edcca8f.tar.gz kernel-6bfe64015d0818752c85fffeea6291ad4edcca8f.tar.xz kernel-6bfe64015d0818752c85fffeea6291ad4edcca8f.zip |
Linux v3.19-8784-gb2b89ebfc0f0
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 76b8e693e..4fb37c895 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 8426ad48362c..c641bc22d10b 100644 +index b34813f725e9..f6e8beef7b1e 100644 --- a/kernel/module.c +++ b/kernel/module.c -@@ -3886,3 +3886,13 @@ void module_layout(struct module *mod, +@@ -3891,3 +3891,13 @@ void module_layout(struct module *mod, } EXPORT_SYMBOL(module_layout); #endif |