diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-22 21:52:42 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-23 13:22:31 +0200 |
commit | f337cd2ba377aed1e592828c638106083ace9caf (patch) | |
tree | 94b48bc1c27563511e7107110675fd30ea91dca0 /target/linux/generic/hack-4.19/902-debloat_proc.patch | |
parent | 07aaa7e3d62ad32767d7067107db64b6ade81537 (diff) | |
download | upstream-f337cd2ba377aed1e592828c638106083ace9caf.tar.gz upstream-f337cd2ba377aed1e592828c638106083ace9caf.tar.bz2 upstream-f337cd2ba377aed1e592828c638106083ace9caf.zip |
kernel: bump 4.19 to 4.19.36
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.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 bf633d5ece..19538458d9 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 -@@ -1972,10 +1972,12 @@ void __init init_mm_internals(void) +@@ -1976,10 +1976,12 @@ void __init init_mm_internals(void) start_shepherd_timer(); #endif #ifdef CONFIG_PROC_FS |