diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-18 11:58:32 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-19 10:01:57 +0200 |
commit | 6d682d82b02ae0eb4eba5186cdb9af521dd30249 (patch) | |
tree | 4f0e49ecc4a800c4eebbc89933fb4e4555b75694 /target/linux/generic/hack-4.9/902-debloat_proc.patch | |
parent | 15a59e3e088c693cf7a654c31151149268b9a340 (diff) | |
download | upstream-6d682d82b02ae0eb4eba5186cdb9af521dd30249.tar.gz upstream-6d682d82b02ae0eb4eba5186cdb9af521dd30249.tar.bz2 upstream-6d682d82b02ae0eb4eba5186cdb9af521dd30249.zip |
kernel: bump 4.9 to 4.9.134
Refreshed all patches.
Compile-tested on: ar71xx, layerscape
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.9/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/hack-4.9/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-4.9/902-debloat_proc.patch b/target/linux/generic/hack-4.9/902-debloat_proc.patch index cff6168083..3095f832a2 100644 --- a/target/linux/generic/hack-4.9/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.9/902-debloat_proc.patch @@ -243,7 +243,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1799,10 +1799,12 @@ static int __init setup_vmstat(void) +@@ -1798,10 +1798,12 @@ static int __init setup_vmstat(void) cpu_notifier_register_done(); #endif #ifdef CONFIG_PROC_FS @@ -381,7 +381,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/ipv4/proc.c +++ b/net/ipv4/proc.c -@@ -564,6 +564,9 @@ static __net_initdata struct pernet_oper +@@ -565,6 +565,9 @@ static __net_initdata struct pernet_oper int __init ip_misc_proc_init(void) { |