Re: [patch 1/2] x2apic: fix reserved APIC register accesses inprint_local_APIC()

From: Maciej W. Rozycki
Date: Wed Sep 03 2008 - 17:29:20 EST


On Wed, 3 Sep 2008, Suresh Siddha wrote:

> from SDV Vol 3a Section 17.27.1
>
> The remote read delivery mode provided in the 82489DX and local APIC for
> Pentium processors is not supported in the local APIC in the Pentium 4, Intel
> Xeon, and P6 family processors.
>
> It looks like it is not supported (officially atleast) even in APIC bus
> architectures. Only the Pentium integrated APIC seems to be the exception.

Yeah, trust documentation and see where you'll get... ;)

> I have to probably use maxlvt check, to selectively enable this debug output
> for Pentium and !APIC_INTEGRATED check for 82489DX.

Sounds about right. Why couldn't have the designers simply bump up the
bloody APIC version when they introduced or removed functionality other
than LVT entries, sigh?... It's not that they are going to run out of
numbers anytime soon.

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