Linux v4.2-rc2
- Disable debugging options.
This commit is contained in:
parent
91185af140
commit
228ccc4def
18 changed files with 92 additions and 88 deletions
|
|
@ -40,10 +40,10 @@ index d67b1932cc59..57474384b66b 100644
|
|||
|
||||
#ifdef CONFIG_SYSFS
|
||||
diff --git a/kernel/module.c b/kernel/module.c
|
||||
index 3e0e19763d24..c3bce9c6a746 100644
|
||||
index 4d2b82e610e2..e9869c497175 100644
|
||||
--- a/kernel/module.c
|
||||
+++ b/kernel/module.c
|
||||
@@ -4082,3 +4082,13 @@ void module_layout(struct module *mod,
|
||||
@@ -4083,3 +4083,13 @@ void module_layout(struct module *mod,
|
||||
}
|
||||
EXPORT_SYMBOL(module_layout);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue