From: Paul Mundt Date: Fri, 16 Oct 2009 08:19:08 +0000 (+0900) Subject: sh: Force boot CPU in to light sleep mode for SH-X3 SMP. X-Git-Tag: v2.6.33-rc1~347^2~27^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94eab0bb206443dd7480349804f64e2bba8dc6e1;p=pandora-kernel.git sh: Force boot CPU in to light sleep mode for SH-X3 SMP. 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 --- Reading git-diff-tree failed