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:
9a00318
)
ARM: SMP: wait for CPU to be marked active
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 20 Jun 2011 15:46:01 +0000
(16:46 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 10:09:05 +0000
(11:09 +0100)
When we bring a CPU online, we should wait for it to become active
before entering the idle thread, so we know that the scheduler and
thread migration is going to work.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found