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:
abeaf33
)
sh: Force boot CPU in to light sleep mode for SH-X3 SMP.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 16 Oct 2009 08:19:08 +0000
(17:19 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 16 Oct 2009 08:19:08 +0000
(17:19 +0900)
All of the secondary CPUs are forced in to light sleep mode, but we were
missing the same initialization for the boot CPU. This resulted in
inconsistent sleep modes depending on which CPU we were on, confusing the
idle loop when not polling.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found