diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-10 15:45:27 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-12-10 16:32:22 +0100 |
commit | f6e9f2377119965d4db164568b4a90c4e895cd3d (patch) | |
tree | c5783e4acff70de9b194a5dec1bc49331867f7a0 /target/linux/generic/hack-4.14/902-debloat_proc.patch | |
parent | 861dcd717f021cdabf93c26d295dc96a879572b1 (diff) | |
download | upstream-f6e9f2377119965d4db164568b4a90c4e895cd3d.tar.gz upstream-f6e9f2377119965d4db164568b4a90c4e895cd3d.tar.bz2 upstream-f6e9f2377119965d4db164568b4a90c4e895cd3d.zip |
kernel: bump 4.14 to 4.14.87
Refreshed all patches.
Remove upstreamed:
- 0008-MIPS-ralink-Fix-mt7620-nd_sd-pinmux.patch
Compile-tested: cns3xxx, imx6
Runtime-tested: 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 |