From: Yinghai Lu <ying...@kernel.org>
Date: Mon,  5 Nov 2012 12:27:42 -0800

> Now NO_BOOTMEM version free_all_bootmem_node() does not really
> do free_bootmem at all, and it only call
> register_page_bootmem_info_node instead.
> 
> That is confusing, try to kill that free_all_bootmem_node().
> 
> Before that, this patch will remove calling of free_all_bootmem_node()
> 
> We add register_page_bootmem_info() to call register_page_bootmem_info_node
> directly.
> 
> Also could use free_all_bootmem() for numa case, and it is just
> the same as free_low_memory_core_early().
> 
> Signed-off-by: Yinghai Lu <ying...@kernel.org>

Acked-by: David S. Miller <da...@davemloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to