From: Paul Mundt Date: Mon, 14 May 2007 03:50:43 +0000 (+0900) Subject: sh: Split out CPU topology initialization. X-Git-Tag: v2.6.23-rc1~785^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a302a9674593259866de4a9d5ae8edc03dc1934;p=pandora-kernel.git sh: Split out CPU topology initialization. Split out the CPU topology initialization to a separate file, and switch it to a percpu type, rather than an NR_CPUS array. At the same time, switch to only registering present CPUs, rather than using the possible CPU map. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed