diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-03 10:52:28 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-03 16:10:38 +0200 |
commit | 4ec4dd2a118d124123e20a7af7958ba7d30785fe (patch) | |
tree | fff00a941bdbe3997359cdd88d2d0fcb0b38a561 /target/linux/generic/hack-4.9 | |
parent | 4bb8a678e0e0eaf5c3651cc73f3b2c4cb1d267a2 (diff) | |
download | upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.tar.gz upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.tar.bz2 upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.zip |
kernel: bump 4.9 to 4.9.117
Refreshed all patches
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.9')
-rw-r--r-- | target/linux/generic/hack-4.9/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/902-debloat_proc.patch b/target/linux/generic/hack-4.9/902-debloat_proc.patch index ae2dad61e5..cab7276d29 100644 --- a/target/linux/generic/hack-4.9/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.9/902-debloat_proc.patch @@ -232,7 +232,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> return -ENOMEM; --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -2713,6 +2713,8 @@ static const struct file_operations proc +@@ -2714,6 +2714,8 @@ static const struct file_operations proc static int __init proc_vmalloc_init(void) { |