sh: Force boot CPU in to light sleep mode for SH-X3 SMP.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 16 Oct 2009 08:19:08 +0000 (17:19 +0900)
committerPaul 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