[Cbe-oss-dev] kboot updates

Scott D. Davilla davilla at 4pi.com
Tue Mar 4 08:29:48 EST 2008


>Sorry, I'm not familiar with how kboot works, but for kexec on ps3 I use
>'kexec -e', which I see does a reboot syscall:
>
>static inline long kexec_reboot(void)
>{
>	return (long) syscall(__NR_reboot, LINUX_REBOOT_MAGIC1, 
>LINUX_REBOOT_MAGIC2, LINUX_REBOOT_CMD_KEXEC, 0);
>}

Is the 'kexec -e' call in the kboot script? That's the only place I 
am finding a call to kexec in the ps3 source code distribution.

Scott



More information about the cbe-oss-dev mailing list