]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80533f44e5aa313add80f128d08387af342dcce5
treeac765e8b06006efea240ce287d587103341bf380
parent4a61639c7a514a7bc5d50274e9ef0a105afa11ac
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