diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2013-12-14 17:37:14 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2013-12-14 17:37:14 +0000 |
commit | e504547e4c80f2a2963b69d1cfc7cd046f6253e6 (patch) | |
tree | a3206aa892ebe4f89781ca8a824aba978faebbee /target/linux/generic/patches-3.12/902-debloat_proc.patch | |
parent | a55649082a4cc02e85d3292a4077548c180c92dd (diff) | |
download | mtk-20170518-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.zip mtk-20170518-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.tar.gz mtk-20170518-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.tar.bz2 |
upgrade 3.12 targets to 3.12.5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39055
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 |