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/