From: Anton Blanchard Date: Mon, 26 Apr 2010 15:32:43 +0000 (+0000) Subject: powerpc/cpumask: Convert NUMA code to new cpumask API X-Git-Tag: v2.6.35-rc1~450^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25863de07af9cb90e6365cc8216bdd17f2394515;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed