summaryrefslogtreecommitdiffstats
path: root/Add-secure_modules-call.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-18 16:50:20 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-18 16:50:20 -0500
commit6bfe64015d0818752c85fffeea6291ad4edcca8f (patch)
tree0b06306c3c0a7ea97bb447ced7889628e0382f4b /Add-secure_modules-call.patch
parent25e750dec7c1d6327076a86e7b9dea739f1d1341 (diff)
downloadkernel-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.patch4
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