From: Geoff Levand Date: Fri, 8 Feb 2008 22:52:55 +0000 (+1100) Subject: [POWERPC] PS3: Use system reboot on restart X-Git-Tag: v2.6.25-rc2~10^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ffe88d2b3e19ed02d299c9a4c89882bef3b4f7;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed