Message ID | 20200821004224.7O8mn8lhd%akpm@linux-foundation.org |
---|---|
State | New |
Headers | show |
Series | + mm-track-page-table-modifications-in-__apply_to_page_range.patch added to -mm tree | expand |
--- a/mm/page_alloc.c~mm-include-cma-pages-in-lowmem_reserve-at-boot +++ a/mm/page_alloc.c @@ -7888,7 +7888,7 @@ int __meminit init_per_zone_wmark_min(vo return 0; } -core_initcall(init_per_zone_wmark_min) +postcore_initcall(init_per_zone_wmark_min) /* * min_free_kbytes_sysctl_handler - just a wrapper around proc_dointvec() so