diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-10-25 16:13:34 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-10-25 16:13:34 +0000 |
commit | 6bc864016313e486d8d451a7d1421f11d48cf6a6 (patch) | |
tree | c23bb1e4ea311e383efeff4c84f95ef87d38b678 /target/linux/generic/patches-4.3/902-debloat_proc.patch | |
parent | e67b786afef964655570d728ab44ad35548fa96d (diff) | |
download | upstream-6bc864016313e486d8d451a7d1421f11d48cf6a6.tar.gz upstream-6bc864016313e486d8d451a7d1421f11d48cf6a6.tar.bz2 upstream-6bc864016313e486d8d451a7d1421f11d48cf6a6.zip |
kernel: update kernel 4.3 to version 4.3-rc7
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47250
Diffstat (limited to 'target/linux/generic/patches-4.3/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-4.3/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.3/902-debloat_proc.patch b/target/linux/generic/patches-4.3/902-debloat_proc.patch index 31c87e6991..0d409b677f 100644 --- a/target/linux/generic/patches-4.3/902-debloat_proc.patch +++ b/target/linux/generic/patches-4.3/902-debloat_proc.patch @@ -133,7 +133,7 @@ } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1528,10 +1528,12 @@ static int __init setup_vmstat(void) +@@ -1529,10 +1529,12 @@ static int __init setup_vmstat(void) cpu_notifier_register_done(); #endif #ifdef CONFIG_PROC_FS |