And a second one:
just before the INIT: message it says

sys_reboot(0)

here a description of the syscall:

http://linux.die.net/man/2/reboot

This indicates that i should better print the cmd as %08x

BR,
Nikolaus

Am 05.05.2010 um 11:16 schrieb Dr. H. Nikolaus Schaller:

Just a first observation:

I have added a printk to kernel/sys.c/sys_reboot() to print the cmd parameter. On reboot -h it appears to be 19000473 (difficult to read before the screen washes out) - but I am not even sure if that value is constant.

Nikolaus

_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel


_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel

Reply via email to