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:
04da6af
)
[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplug-cpu.c
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 5 Dec 2006 06:52:38 +0000
(17:52 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 8 Dec 2006 04:55:55 +0000
(15:55 +1100)
Move the rest of the hotplug cpu code from platforms/pseries/smp.c into
platforms/pseries/hotplug-cpu.c.
Wire up the smp_ops callbacks and the notifier in the hotplug cpu initcall,
rather than in smp_init_pseries(). No change in behaviour.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found