diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-29 13:02:18 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-02 12:59:26 +0200 |
commit | 08802d93e2c1362f7b3b0e7ee43cea910568fe7a (patch) | |
tree | 896b0d861ee5b8fe01d9a3b8a5b13bfa170fc9b9 /target/linux/generic/hack-4.19/902-debloat_proc.patch | |
parent | b765f4be407ca407c8f446a0970aab8e7e93bffb (diff) | |
download | upstream-08802d93e2c1362f7b3b0e7ee43cea910568fe7a.tar.gz upstream-08802d93e2c1362f7b3b0e7ee43cea910568fe7a.tar.bz2 upstream-08802d93e2c1362f7b3b0e7ee43cea910568fe7a.zip |
kernel: bump 4.19 to 4.19.37
Refreshed all patches.
Altered patches:
- 150-bridge_allow_receiption_on_disabled_port.patch
- 201-extra_optimization.patch
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.19/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/hack-4.19/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.19/902-debloat_proc.patch b/target/linux/generic/hack-4.19/902-debloat_proc.patch index 19538458d9..89d9cf0893 100644 --- a/target/linux/generic/hack-4.19/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.19/902-debloat_proc.patch @@ -243,7 +243,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> &vmalloc_op, --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1976,10 +1976,12 @@ void __init init_mm_internals(void) +@@ -1971,10 +1971,12 @@ void __init init_mm_internals(void) start_shepherd_timer(); #endif #ifdef CONFIG_PROC_FS |