aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0/930-crashlog.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-4.0/930-crashlog.patch')
-rw-r--r--target/linux/generic/patches-4.0/930-crashlog.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.0/930-crashlog.patch b/target/linux/generic/patches-4.0/930-crashlog.patch
index 594a55fc14..d9c5ecd015 100644
--- a/target/linux/generic/patches-4.0/930-crashlog.patch
+++ b/target/linux/generic/patches-4.0/930-crashlog.patch
@@ -245,7 +245,7 @@
end = bdata->node_low_pfn;
--- a/kernel/module.c
+++ b/kernel/module.c
-@@ -105,6 +105,9 @@ static LIST_HEAD(modules);
+@@ -104,6 +104,9 @@ static LIST_HEAD(modules);
#ifdef CONFIG_KGDB_KDB
struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */
#endif /* CONFIG_KGDB_KDB */