[POWERPC] pasemi: Move cpus to hold loop before restart
authorOlof Johansson <olof@lixom.net>
Wed, 7 Nov 2007 15:31:06 +0000 (09:31 -0600)
committerOlof Johansson <olof@lixom.net>
Sat, 1 Dec 2007 19:04:39 +0000 (13:04 -0600)
commit32e2b55eec7116a859b384dbcc4b52a54a156869
treed020737e8f9811e68a375eb250cc74cd0b9da531
parent8b32bc03256c82a6a4fcb3c2520b54469b74ec82
[POWERPC] pasemi: Move cpus to hold loop before restart

Use smp_send_stop() to move all cpus besides the one executing reboot
into a hold loop, to keep them from being in powersavings mode at the
time of reboot.

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/powerpc/platforms/pasemi/setup.c