From 5705d058eb0abea99dfa47dbbdb8ef9cd47ae0b8 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 15 Dec 2015 11:20:38 +0000 Subject: generic/4.4: bump to -rc5 Signed-off-by: Imre Kaloz SVN-Revision: 47894 --- target/linux/generic/patches-4.4/902-debloat_proc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 2d7cc5d..57ceeae 100644 --- a/target/linux/generic/patches-4.4/902-debloat_proc.patch +++ b/target/linux/generic/patches-4.4/902-debloat_proc.patch @@ -133,8 +133,8 @@ } --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -1551,10 +1551,12 @@ static int __init setup_vmstat(void) - cpu_notifier_register_done(); +@@ -1553,10 +1553,12 @@ static int __init setup_vmstat(void) + vmstat_wq = alloc_workqueue("vmstat", WQ_FREEZABLE|WQ_MEM_RECLAIM, 0); #endif #ifdef CONFIG_PROC_FS - proc_create("buddyinfo", S_IRUGO, NULL, &fragmentation_file_operations); -- cgit v1.1