Jiang Liu <liuj97@xxxxxxxxx> wrote: > Concentrate code to modify totalram_pages into the mm core, so the arch > memory initialized code doesn't need to take care of it. With these > changes applied, only following functions from mm core modify global > variable totalram_pages: > free_bootmem_late(), free_all_bootmem(), free_all_bootmem_node(), > adjust_managed_page_count(). > > With this patch applied, it will be much more easier for us to keep > totalram_pages and zone->managed_pages in consistence. I like it. Acked-by: David Howells <dhowells@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html