diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:33 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:33 +0000 |
commit | d81a8ad5239d2f65683845645fef527e6d39ac2e (patch) | |
tree | b354ff82af5516fbc568d080676db6b141f5c0a3 /target/linux/generic/patches-3.14/902-debloat_proc.patch | |
parent | 84c6ee610bb8daf1933311ddf0628b8c74cf452f (diff) | |
download | upstream-d81a8ad5239d2f65683845645fef527e6d39ac2e.tar.gz upstream-d81a8ad5239d2f65683845645fef527e6d39ac2e.tar.bz2 upstream-d81a8ad5239d2f65683845645fef527e6d39ac2e.zip |
kernel: update 3.14 to 3.14.32
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44302
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 |