Hi Denys !

>No. Calling sys_reboot with RB_DISABLE_CAD nee
>LINUX_REBOOT_CMD_CAD_OFF nee zero

>- exactly what init wants.

Denys the problem is the time init does this call. When C-A-D is
enabled to early (before complete system initialization) many
systems fail badly and emulators tend to hang when you try C-A-D
in the phase of system startup. Per intention enabling C-A-D
shall only be done when system is up and init system is ready to
process action on SIGINT, not earlier. Current init seem to
enable C-A-D before executing sysinit actions. It shall be done
AFTER sysinit not BEFORE.

--
Harald
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to