Re: halt: init exits/panic

From: Coywolf Qi Hunt
Date: Sat Jul 09 2005 - 12:12:02 EST


On 7/9/05, Nico Schottelius <nico-kernel@xxxxxxxxxxxxxxx> wrote:
> Hello!
>
> What's the 'correct behaviour' of an init system, if someone wants
> to shutdown the system?
>
> I currently do:
>
> - call reboot(RB_POWER_OFF/RB_AUTOBOOT/RB_HALT_SYSTEM)
> - _exit(0)
>
> Is this exit() call wrong? If I do RB_HALT_SYSTEM and _exit(0) after,
> the kernel panics.

What the panic shows?
--
Coywolf Qi Hunt
http://ahbl.org/~coywolf/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/