diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 11:19:43 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-16 10:08:56 +0200 |
commit | 0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77 (patch) | |
tree | b0b89421be71510bfc98bda0d3a6e72eb999d008 /target/linux/generic/hack-4.14 | |
parent | e80af4b53bc34be2dad0b70b37556d92373c4041 (diff) | |
download | upstream-0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77.tar.gz upstream-0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77.tar.bz2 upstream-0d0bd8e6da9d93d8b8ae6a936d564fbeb39c6f77.zip |
kernel: bump 4.14 to 4.14.76
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14')
-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 e89786b47a..54c9bd40a0 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 -@@ -1944,10 +1944,12 @@ void __init init_mm_internals(void) +@@ -1947,10 +1947,12 @@ void __init init_mm_internals(void) start_shepherd_timer(); #endif #ifdef CONFIG_PROC_FS |