diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-11 13:31:35 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-13 13:29:03 +0100 |
commit | 6f74e269c86c7aaec44edb5de0e122bebf54c71f (patch) | |
tree | c0097891ad238e9099f4db92c7251ee24ace7967 /target/linux/generic/hack-4.14/902-debloat_proc.patch | |
parent | b2f243394e424ac1d4924bc9a399281b9795af16 (diff) | |
download | upstream-6f74e269c86c7aaec44edb5de0e122bebf54c71f.tar.gz upstream-6f74e269c86c7aaec44edb5de0e122bebf54c71f.tar.bz2 upstream-6f74e269c86c7aaec44edb5de0e122bebf54c71f.zip |
kernel: bump 4.14 to 4.14.87
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/hack-4.14/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/902-debloat_proc.patch b/target/linux/generic/hack-4.14/902-debloat_proc.patch index 4e700ca0b7..cae6d66e7d 100644 --- a/target/linux/generic/hack-4.14/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.14/902-debloat_proc.patch @@ -243,7 +243,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1951,10 +1951,12 @@ void __init init_mm_internals(void) +@@ -1955,10 +1955,12 @@ void __init init_mm_internals(void) start_shepherd_timer(); #endif #ifdef CONFIG_PROC_FS |