Re: [PATCH 1/2] boot: ignore early NMIs

From: H. Peter Anvin
Date: Mon Mar 12 2012 - 16:05:28 EST


On 03/12/2012 01:01 PM, Eric W. Biederman wrote:
>
> The basic problem is which source do we block this at? How many
> sources are their? And architecturally last I looked x86 no longer
> has a NMI disable EFI and similar systems want to get away without
> a CMOS legacy clock because designers so often get them wrong.
>

On all processors which have an LAPIC you can block all NMI sources at
the LAPIC. I think it's safe to assume that if you don't have an LAPIC
-- an ancient system by now -- you have port 70h.

-hpa

--
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/