aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.9
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-27 12:31:51 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-28 13:10:08 +0200
commit8bc800aa56881ccd3c55117342b4d8dda0787cac (patch)
tree0e36109f335e3b0fcb4389866e598852e5e62324 /target/linux/generic/hack-4.9
parentc948a7415898e3cc34b4f501d9d5547685c6e86f (diff)
downloadupstream-8bc800aa56881ccd3c55117342b4d8dda0787cac.tar.gz
upstream-8bc800aa56881ccd3c55117342b4d8dda0787cac.tar.bz2
upstream-8bc800aa56881ccd3c55117342b4d8dda0787cac.zip
kernel: bump 4.9 to 4.9.190
Refreshed all patches. Fixes: - CVE-2019-3900 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.patch2
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 c887233416..b98271b355 100644
--- a/target/linux/generic/hack-4.9/902-debloat_proc.patch
+++ b/target/linux/generic/hack-4.9/902-debloat_proc.patch
@@ -233,7 +233,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
return -ENOMEM;
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
-@@ -2718,6 +2718,8 @@ static const struct file_operations proc
+@@ -2727,6 +2727,8 @@ static const struct file_operations proc
static int __init proc_vmalloc_init(void)
{