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 | 6ca16eadc3a526b8eb7be1c57462bd7fc0f463d4 (patch) | |
tree | cd731ab99c18242541ab6b4eb84fee8ce182d4a8 /target/linux/generic/patches-3.14/902-debloat_proc.patch | |
parent | 03bbda68407e6d5a684f04b5a3154fe1cf340c00 (diff) | |
download | upstream-6ca16eadc3a526b8eb7be1c57462bd7fc0f463d4.tar.gz upstream-6ca16eadc3a526b8eb7be1c57462bd7fc0f463d4.tar.bz2 upstream-6ca16eadc3a526b8eb7be1c57462bd7fc0f463d4.zip |
kernel: update 3.14 to 3.14.32
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44302 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |