Re: Boot Failure

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Aug 04 2001 - 20:54:05 EST


On Sat, 04 Aug 2001 15:26:04 -0400,
LeRoy Cressy <lcressy@telocity.com> wrote:
>Starting with kernel 2.4.5 the system refused to boot with the following
>messages:
>2.4.7:
>
>CPU #0: Machine check exception 0x 106B60 (type 0x 9).

In arch/i386/kernel/bluesmoke.c, function intel_mcheck_init, find
        if(c->x86 == 5)
        {
and insert 'return;' after '{'. The P5 machine check handler does not
work for all systems, reason unknown.

-
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/



This archive was generated by hypermail 2b29 : Tue Aug 07 2001 - 21:00:34 EST