ia64: Use HAVE_MEMBLOCK_NODE_MAP
commit98e4ae8af0055816747d1e8ad727f69bbfd9f7d0
authorTejun Heo <tj@kernel.org>
Thu, 8 Dec 2011 18:22:08 +0000 (8 10:22 -0800)
committerTejun Heo <tj@kernel.org>
Thu, 8 Dec 2011 18:22:08 +0000 (8 10:22 -0800)
tree70307048366233b0b079590dae1556d45175ed9f
parent534cfbee295222e188c391db5187ca9a6ab0c035
ia64: Use HAVE_MEMBLOCK_NODE_MAP

ia64 used early_node_map[] just to prime free_area_init_nodes().  Now
memblock can be used for the same purpose and early_node_map[] is
scheduled to be dropped.  Use memblock instead.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
arch/ia64/Kconfig
arch/ia64/mm/contig.c
arch/ia64/mm/init.c