diff options
Diffstat (limited to 'target/linux/generic/patches-3.14/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/902-debloat_proc.patch b/target/linux/generic/patches-3.14/902-debloat_proc.patch index 9024d6401e..55e21a43ba 100644 --- a/target/linux/generic/patches-3.14/902-debloat_proc.patch +++ b/target/linux/generic/patches-3.14/902-debloat_proc.patch @@ -133,7 +133,7 @@ } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1302,10 +1302,12 @@ static int __init setup_vmstat(void) +@@ -1303,10 +1303,12 @@ static int __init setup_vmstat(void) put_online_cpus(); #endif #ifdef CONFIG_PROC_FS |