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)
commit941aefac4c243cf407d7665d3e64beb32d556acf
tree1e43bde1d1c50d028f8c677f396fa95f194b2687
parent2e2f3d3792de5913897b6bb49ac13915b0b020d5
ARM: pm: allow generic sleep code to be used with SMP CPU idle

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>
arch/arm/kernel/sleep.S