All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Kaushik Barde <Kaushik_Barde@Phoenix.com>,
	Christoph Egger <Christoph.Egger@amd.com>,
	xen-devel@lists.xensource.com
Subject: Re: NMI delivery not correctly working
Date: Wed, 25 Jul 2007 07:55:11 +0100	[thread overview]
Message-ID: <C2CCB25F.B62A%keir@xensource.com> (raw)
In-Reply-To: <0EF82802ABAA22479BC1CE8E2F60E8C3017E79E5@scl-exch2k3.phoenix.com>

On 25/7/07 07:43, "Kaushik Barde" <Kaushik_Barde@Phoenix.com> wrote:

> Thanks. 
>  
>>> 
> via masking of maskable interrupts
> <<
> What I'd meant there was all other interrupts are masked (by processor during
> NMI handling) except for NMI.

NMIs *are* masked by x86 CPU from when an NMI is delivered to the CPU until
after that CPU next executes an IRET. The CPU has a special NMI mask for
this purpose (not directly architecturally visible). It's unrelated to
EFLAGS.IF.

 -- Keir

  reply	other threads:[~2007-07-25  6:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-24 15:47 NMI delivery not correctly working Christoph Egger
2007-07-24 17:07 ` Keir Fraser
2007-07-24 18:26   ` Kaushik Barde
2007-07-25  6:22     ` Keir Fraser
2007-07-25  6:43       ` Kaushik Barde
2007-07-25  6:55         ` Keir Fraser [this message]
2007-07-25  6:48   ` Christoph Egger
2007-07-25  6:57     ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C2CCB25F.B62A%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=Christoph.Egger@amd.com \
    --cc=Kaushik_Barde@Phoenix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.