summaryrefslogtreecommitdiffstats
path: root/Add-secure_modules-call.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-04-09 10:00:06 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-04-09 10:00:06 -0400
commit5fbe6a96e1472fb36896c3c867cbc4aadf844fbe (patch)
tree9772777610a7582d6c153ebc66313572ed84f5d5 /Add-secure_modules-call.patch
parentb6b5f47a14aca272a3b33cb161bc6b96a760cd5a (diff)
downloadkernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.tar.gz
kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.tar.xz
kernel-5fbe6a96e1472fb36896c3c867cbc4aadf844fbe.zip
Linux v4.0-rc7-30-g20624d17963c
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 8086e46b1..cd84f8b11 100644
--- a/Add-secure_modules-call.patch
+++ b/Add-secure_modules-call.patch
@@ -41,10 +41,10 @@ index b03485bcb82a..b033dab5c8bf 100644
#ifdef CONFIG_SYSFS
diff --git a/kernel/module.c b/kernel/module.c
-index 99fdf94efce8..33e695877504 100644
+index ec53f594e9c9..0372c3961016 100644
--- a/kernel/module.c
+++ b/kernel/module.c
-@@ -3891,3 +3891,13 @@ void module_layout(struct module *mod,
+@@ -3908,3 +3908,13 @@ void module_layout(struct module *mod,
}
EXPORT_SYMBOL(module_layout);
#endif