git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85f6038
)
sh: Split out CPU topology initialization.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 May 2007 03:50:43 +0000
(12:50 +0900)
committer
Paul Mundt
<lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:35 +0000
(
02:43
+0000)
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>
No differences found