Re: subsystem crashes reboot system?

Andrew Morton (akpm@digeo.com)
Wed, 2 Apr 2003 13:51:04 -0800


Russell Miller <rmiller@duskglow.com> wrote:
>
> Since this was an assertion that failed, one would think that bringing the
> system down automatically in an orderly - then, if that fails, disorderly -
> fashion would be possible.

The way to handle this is to make arch/i386/kernel/traps.c:die() optionally
call panic() rather than do_exit().

It makes sense. It does mean that we now have zero chance of the diagnostic
info making it to the system logs.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/