Re: [PATCH 41/42] sparc, mm: Remove calling offree_all_bootmem_node()

From: David Miller
Date: Tue Nov 06 2012 - 12:44:08 EST


From: Yinghai Lu <yinghai@xxxxxxxxxx>
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 <yinghai@xxxxxxxxxx>

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