summaryrefslogtreecommitdiffstats
path: root/Add-secure_modules-call.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-07-13 10:53:53 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-07-13 10:53:53 -0400
commit228ccc4defbda4317b06d561e5fb532c774fe2e2 (patch)
tree6f3fc3a081eea2a622718a3d9221e36a5faf43cf /Add-secure_modules-call.patch
parent91185af140aa2b2f0aeac77484295d15c9361b33 (diff)
downloadkernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.tar.gz
kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.tar.xz
kernel-228ccc4defbda4317b06d561e5fb532c774fe2e2.zip
Linux v4.2-rc2
- Disable debugging options.
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 6a01b9f17..158e7f1d2 100644
--- a/Add-secure_modules-call.patch
+++ b/Add-secure_modules-call.patch
@@ -40,10 +40,10 @@ index d67b1932cc59..57474384b66b 100644
#ifdef CONFIG_SYSFS
diff --git a/kernel/module.c b/kernel/module.c
-index 3e0e19763d24..c3bce9c6a746 100644
+index 4d2b82e610e2..e9869c497175 100644
--- a/kernel/module.c
+++ b/kernel/module.c
-@@ -4082,3 +4082,13 @@ void module_layout(struct module *mod,
+@@ -4083,3 +4083,13 @@ void module_layout(struct module *mod,
}
EXPORT_SYMBOL(module_layout);
#endif