Re: [RFC 5/6] x86, NMI, Add support to notify hardware error withunknown NMI

From: Don Zickus
Date: Tue Sep 14 2010 - 11:17:52 EST


On Tue, Sep 14, 2010 at 04:31:20PM +0200, Andi Kleen wrote:
>
> >
> > The proper approach would be not to add hacks to the NMI code but to
> > implement southbridge drivers - which would also have NMI callbacks.
>
> BTW southbridges do less and less regarding PCI.
>
> > These are unchartered waters, but variance in that space is reducing
> > systematically so it would be worth a shot.
>
> You don't really need special drivers for AER -- it's fully standardized
> and works generically. I think the old PCI-X error bits Don was interested
> in were also all architectural.
>
> The driver for the first is already there, just right now the
> information is not dumped in the right places.
>
> There are a few platform specific error signals, but they tend
> to be rather obscure stuff. The "meat" is all in the standard.

>From what someone explained to me, the only platform that implements AER
correctly is Nehalem based ones. So for AMD and Intel Core arches, AER is
not expected to work. Is that incorrect?

Cheers,
Don
--
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/