diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 11:22:06 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 16:54:30 +0200 |
commit | 235148b077cb171a762e7aa66a7258c782f47104 (patch) | |
tree | a6df30f318663061355e3c43ff233bb942ed4d42 /target/linux/generic | |
parent | 4fa4b5edaf79a3574e1485ebb04ba7e0d2289d63 (diff) | |
download | upstream-235148b077cb171a762e7aa66a7258c782f47104.tar.gz upstream-235148b077cb171a762e7aa66a7258c782f47104.tar.bz2 upstream-235148b077cb171a762e7aa66a7258c782f47104.zip |
kernel: bump 4.9 to 4.9.133
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/hack-4.9/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 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 cab7276d29..cff6168083 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 -@@ -1796,10 +1796,12 @@ static int __init setup_vmstat(void) +@@ -1799,10 +1799,12 @@ static int __init setup_vmstat(void) cpu_notifier_register_done(); #endif #ifdef CONFIG_PROC_FS |