From b32c77004cf430e3306936ebcb37e0fcb2f61732 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Tue, 27 Aug 2019 12:25:06 +0200 Subject: kernel: bump 4.9 to 4.9.190 Refreshed all patches. Fixes: - CVE-2019-3900 Compile-tested on: none Runtime-tested on: none Signed-off-by: Koen Vandeputte --- target/linux/generic/hack-4.9/902-debloat_proc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-4.9') 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 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) { -- cgit v1.2.3