From 91d209362b97fc1ff2ab931fe854c99f5a5aae73 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 9 Aug 2018 20:25:38 +0200 Subject: kernel: bump kernel 4.4 to version 4.4.147 target/linux/ar71xx/patches-4.4/103-MIPS-ath79-fix-register-address-in-ath79_ddr_wb_flus.patch has been applied upstream; the two deleted brcm2708 patches have been useless even before (as the second one only reverted the first one). Signed-off-by: Matthias Schiffer --- target/linux/generic/patches-4.4/902-debloat_proc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/902-debloat_proc.patch') diff --git a/target/linux/generic/patches-4.4/902-debloat_proc.patch b/target/linux/generic/patches-4.4/902-debloat_proc.patch index 636ea422e4..a385e45aa7 100644 --- a/target/linux/generic/patches-4.4/902-debloat_proc.patch +++ b/target/linux/generic/patches-4.4/902-debloat_proc.patch @@ -122,7 +122,7 @@ return -ENOMEM; --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -2684,6 +2684,8 @@ static const struct file_operations proc +@@ -2685,6 +2685,8 @@ static const struct file_operations proc static int __init proc_vmalloc_init(void) { -- cgit v1.2.3