diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-13 08:26:48 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-03-13 08:26:48 -0400 |
commit | 283bd0665fa547cf17fcf1ba09ec14eae9091749 (patch) | |
tree | b6b3f00a19064dd9b5948318c2c68a5f844cb875 /Add-secure_modules-call.patch | |
parent | 32dcd3a968405b9678a538d951a0789e8eeb51ea (diff) | |
download | kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.tar.gz kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.tar.xz kernel-283bd0665fa547cf17fcf1ba09ec14eae9091749.zip |
Linux v4.0-rc3-148-gc202baf017ae
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 02c4af982..51d3894c4 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 cc93cf68653c..1a9955e8b11d 100644 +index b3d634ed06c9..e6ff2181b2a5 100644 --- a/kernel/module.c +++ b/kernel/module.c -@@ -3893,3 +3893,13 @@ void module_layout(struct module *mod, +@@ -3891,3 +3891,13 @@ void module_layout(struct module *mod, } EXPORT_SYMBOL(module_layout); #endif |