From: travis@sgi.com Date: Wed, 30 Jan 2008 12:33:11 +0000 (+0100) Subject: x86: change NR_CPUS arrays in numa_64 X-Git-Tag: v2.6.25-rc1~1143^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3825c56dd70a4d7796041388f3cfe51c1db832;p=pandora-kernel.git x86: change NR_CPUS arrays in numa_64 Change the following static arrays sized by NR_CPUS to per_cpu data variables: char cpu_to_node_map[NR_CPUS]; Signed-off-by: Mike Travis Reviewed-by: Christoph Lameter Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed