Re: [PATCH], issue EOI to APIC prior to calling crash_kexec in die_nmipath

From: H. Peter Anvin
Date: Wed Feb 06 2008 - 15:27:18 EST


Neil Horman wrote:
Can an APIC accept an NMI while already handling an NMI? I didn't think they
would interrupt one another, but rather, pend until such time as the previous
NMI was cleared

The CPU certainly won't (there is a hidden flag that's cleared on IRET which disables NMI; it's possible to re-enable NMI by executing a dummy IRET inside the NMI handler.)

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