kernel: Update kernel 4.4 to 4.4.0
[openwrt/staging/lynxis.git] / target / linux / generic / patches-4.4 / 902-debloat_proc.patch
index 9f77858c5506c3bc2b3982e30facbf5e0c63787d..6568836b2c4376759acca7d0821309eb5246bebe 100644 (file)
 --- a/mm/vmstat.c
 +++ b/mm/vmstat.c
 @@ -1553,10 +1553,12 @@ static int __init setup_vmstat(void)
-       vmstat_wq = alloc_workqueue("vmstat", WQ_FREEZABLE|WQ_MEM_RECLAIM, 0);
+       cpu_notifier_register_done();
  #endif
  #ifdef CONFIG_PROC_FS
 -      proc_create("buddyinfo", S_IRUGO, NULL, &fragmentation_file_operations);