powerpc/cpumask: Convert NUMA code to new cpumask API
authorAnton Blanchard <anton@samba.org>
Mon, 26 Apr 2010 15:32:43 +0000 (15:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 May 2010 07:41:58 +0000 (17:41 +1000)
commit25863de07af9cb90e6365cc8216bdd17f2394515
treeac765e8b06006efea240ce287d587103341bf380
parent8729faaa5e87557876c02f1665d517e2b41299f1
powerpc/cpumask: Convert NUMA code to new cpumask API

Convert NUMA code to new cpumask API. We shift the node to cpumask
setup code until after we complete bootmem allocation so we can
dynamically allocate the cpumasks.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/mmzone.h
arch/powerpc/include/asm/topology.h
arch/powerpc/mm/numa.c