Linux v4.1-5596-gaefbef10e3ae

This commit is contained in:
Josh Boyer 2015-06-26 09:33:38 -04:00
commit 35eff41288
41 changed files with 281 additions and 1206 deletions

View file

@ -16,7 +16,7 @@ Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
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);