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