Linux v4.0.5

This commit is contained in:
Josh Boyer 2015-06-08 11:56:39 -04:00
commit 58a9ff14e0
19 changed files with 19 additions and 859 deletions

View file

@ -41,10 +41,10 @@ index b03485bcb82a..b033dab5c8bf 100644
#ifdef CONFIG_SYSFS
diff --git a/kernel/module.c b/kernel/module.c
index ec53f594e9c9..0372c3961016 100644
index 538794ce3cc7..f3489ef9e409 100644
--- a/kernel/module.c
+++ b/kernel/module.c
@@ -3908,3 +3908,13 @@ void module_layout(struct module *mod,
@@ -3911,3 +3911,13 @@ void module_layout(struct module *mod,
}
EXPORT_SYMBOL(module_layout);
#endif