From e2f558b75cd3b774f126bad317bcda97fc4d5490 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 30 Mar 2015 09:07:13 -0400 Subject: Linux v4.0-rc6 --- Add-secure_modules-call.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Add-secure_modules-call.patch') diff --git a/Add-secure_modules-call.patch b/Add-secure_modules-call.patch index 86f542fe5..8086e46b1 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -41,7 +41,7 @@ index b03485bcb82a..b033dab5c8bf 100644 #ifdef CONFIG_SYSFS diff --git a/kernel/module.c b/kernel/module.c -index b3d634ed06c9..e6ff2181b2a5 100644 +index 99fdf94efce8..33e695877504 100644 --- a/kernel/module.c +++ b/kernel/module.c @@ -3891,3 +3891,13 @@ void module_layout(struct module *mod, -- cgit