From 35eff41288ccf2a1ddd555db0b0e51906af970a0 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 26 Jun 2015 09:33:38 -0400 Subject: Linux v4.1-5596-gaefbef10e3ae --- 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 712f69df..bc9b9b6a 100644 --- a/Add-secure_modules-call.patch +++ b/Add-secure_modules-call.patch @@ -16,7 +16,7 @@ Signed-off-by: Matthew Garrett 2 files changed, 17 insertions(+) diff --git a/include/linux/module.h b/include/linux/module.h -index c883b86ea964..cdc46a791b9d 100644 +index 1e5436042eb0..6b99261cbb4b 100644 --- a/include/linux/module.h +++ b/include/linux/module.h @@ -508,6 +508,8 @@ int unregister_module_notifier(struct notifier_block *nb); -- cgit