[POWERPC] PS3: Use system reboot on restart
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 8 Feb 2008 22:52:55 +0000 (09:52 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Feb 2008 11:11:01 +0000 (22:11 +1100)
commit75ffe88d2b3e19ed02d299c9a4c89882bef3b4f7
tree715571b3af9c1c072e4d56923dfbf9eb094fea71
parente5a21dd87312b842fe1cc23cbca8e28d69fe055b
[POWERPC] PS3: Use system reboot on restart

The PS3 Other OS boot flag is not checked when an LPAR reboot is done,
so the ps3-boot-game-os utility fails to reboot the system into the
Game OS.  This fix changes the PS3 restart handler from requesting an
PS3_SM_NEXT_OP_LPAR_REBOOT to requesting an PS3_SM_NEXT_OP_SYS_REBOOT.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/ps3/ps3-sys-manager.c