generic/4.4: bump to -rc5

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 47894
This commit is contained in:
Imre Kaloz
2015-12-15 11:20:38 +00:00
parent 513702e658
commit 5705d058eb
6 changed files with 7 additions and 41 deletions

View File

@@ -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);