commit | 7a302a9674593259866de4a9d5ae8edc03dc1934 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 14 12:50:43 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Fri Jun 08 02:43:35 2007 +0000 |
tree | d705d89037c226d9928ce132b332b08e2f00388a | |
parent | 85f6038f2170e3335dda09c3dfb0f83110e87019 [diff] |
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 <lethal@linux-sh.org>