generic/4.4: bump to -rc5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47894
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user