diff options
Diffstat (limited to 'target/linux/generic/patches-3.12/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-3.12/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.12/902-debloat_proc.patch b/target/linux/generic/patches-3.12/902-debloat_proc.patch index a58fc4b..a004f9c 100644 --- a/target/linux/generic/patches-3.12/902-debloat_proc.patch +++ b/target/linux/generic/patches-3.12/902-debloat_proc.patch @@ -133,7 +133,7 @@ } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1280,10 +1280,12 @@ static int __init setup_vmstat(void) +@@ -1281,10 +1281,12 @@ static int __init setup_vmstat(void) start_cpu_timer(cpu); #endif #ifdef CONFIG_PROC_FS |