They are defined in Intel's IA32 manual set, volume 3,
"System Programming Guide", downloadable from developer.intel.com.
These errors mean that APIC bus messages are lost or have checksum errors.
You don't say which kernel you're using or which chipset, but chances are
your mobo's APIC bus is noisy.
> Each CPU survives hours in memtest86 ... And with maxcpus=1 it also
> does not seem to happen ... The BIOS is latest.
You can try booting with "noapic", that should let you keep using SMP
while avoiding your possibly buggy APIC bus.
-
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/