diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-01-10 14:07:17 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-01-11 20:33:40 +0100 |
commit | eceff9ea8f6392132c1fef74f5b822c28a5f24ec (patch) | |
tree | 1621fa016cff4976b4c98adbcb93ef54ece0962c /target/linux/generic/pending-4.4/902-debloat_proc.patch | |
parent | 2228dbf4e65e8916c93ec072378ad4ce869c3460 (diff) | |
download | upstream-eceff9ea8f6392132c1fef74f5b822c28a5f24ec.tar.gz upstream-eceff9ea8f6392132c1fef74f5b822c28a5f24ec.tar.bz2 upstream-eceff9ea8f6392132c1fef74f5b822c28a5f24ec.zip |
kernel: bump 4.4 to 4.4.111
Refresh patches
Tested-on: ar71xx Archer C7 v2
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/generic/pending-4.4/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/pending-4.4/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.4/902-debloat_proc.patch b/target/linux/generic/pending-4.4/902-debloat_proc.patch index 248ba8f670..f7718bc5bf 100644 --- a/target/linux/generic/pending-4.4/902-debloat_proc.patch +++ b/target/linux/generic/pending-4.4/902-debloat_proc.patch @@ -133,7 +133,7 @@ } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1556,10 +1556,12 @@ static int __init setup_vmstat(void) +@@ -1558,10 +1558,12 @@ static int __init setup_vmstat(void) cpu_notifier_register_done(); #endif #ifdef CONFIG_PROC_FS |