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:
1a8061c
)
powerpc: stop_this_cpu: remove the cpu from the online map.
author
Valentine Barshak
<vbarshak@ru.mvista.com>
Wed, 25 Nov 2009 11:48:52 +0000
(11:48 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 9 Dec 2009 06:09:34 +0000
(17:09 +1100)
Remove the CPU from the online map to prevent smp_call_function
from sending messages to a stopped CPU.
Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found