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:
a32fe93
)
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
author
Michael Neuling
<mikey@neuling.org>
Wed, 28 Apr 2010 13:39:41 +0000
(13:39 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 6 May 2010 06:49:25 +0000
(16:49 +1000)
This moves query_cpu_stopped() out of the hotplug cpu code and into
smp.c so it can called in other places and renames it to
smp_query_cpu_stopped().
It also cleans up the return values by adding some #defines
Cc: <stable@kernel.org>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found