]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: pm: allow generic sleep code to be used with SMP CPU idle
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 11 Feb 2011 11:32:19 +0000 (11:32 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 22 Feb 2011 17:11:26 +0000 (17:11 +0000)
Allow the generic sleep code to be used with SMP CPU idle by storing
N CPU stack pointers rather than just one.  Tested on Assabet and
Tegra 2.

Tested-by: Colin Cross <ccross@android.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found