Re: 2.5.60 - Strange APIC errors

From: Mikael Pettersson (mikpe@csd.uu.se)
Date: Thu Feb 13 2003 - 13:06:15 EST


Ingo Oeser writes:
> I'm running 2.5.60 and get a strange APIC error (dmesg appended).
> These errors don't stop, so I tried to limit them with that
> simple code below in arch/i386/kernel/apic.c to get the first
> offender and to get sth. else as printk() done. It seems, that
> somehow value 0x40 gets written there, which is not documented.

> APIC error on CPU1: 00(40)

0x40 == Received illegal vector

> APIC error on CPU1: 40(08)

0x08 == Receive accept error

They _are_ documented, in smp_error_interrupt() and Intel's IA32 Volume 3.
-
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 : Sat Feb 15 2003 - 22:00:48 EST