[Cbe-oss-dev] kboot updates
Hiroaki Fuse
Hiroaki_Fuse at hq.scei.sony.co.jp
Tue Mar 4 16:59:05 EST 2008
Yes, kboot script parses /etc/kboot.conf file and execute 'kexec -l' and
'kexec -e' .
Hiroaki Fuse
cbe-oss-dev-bounces+hiroaki_fuse=hq.scei.sony.co.jp at ozlabs.org wrote on
2008/03/04 06:29:48:
> >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
> _______________________________________________
> cbe-oss-dev mailing list
> cbe-oss-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/cbe-oss-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/cbe-oss-dev/attachments/20080304/5123b1e7/attachment.htm>
More information about the cbe-oss-dev
mailing list