[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47AA16CA.6000003@zytor.com>
Date: Wed, 06 Feb 2008 12:21:30 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Neil Horman <nhorman@...hat.com>
CC: Vivek Goyal <vgoyal@...hat.com>,
Neil Horman <nhorman@...driver.com>, tglx@...utronix.de,
mingo@...hat.com, kexec@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH], issue EOI to APIC prior to calling crash_kexec in die_nmi
path
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists