diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 11:24:04 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-15 16:54:30 +0200 |
commit | 9ac7eb4a86ec70666393c7cc366cdd3bade57aa3 (patch) | |
tree | 3518832a897edd4f67019e16fe7bc29db86c9641 /target/linux/generic | |
parent | 235148b077cb171a762e7aa66a7258c782f47104 (diff) | |
download | upstream-9ac7eb4a86ec70666393c7cc366cdd3bade57aa3.tar.gz upstream-9ac7eb4a86ec70666393c7cc366cdd3bade57aa3.tar.bz2 upstream-9ac7eb4a86ec70666393c7cc366cdd3bade57aa3.zip |
kernel: bump 4.14 to 4.14.76
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')
-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 |