All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: xen-devel@lists.xensource.com
Subject: question: trap handler query....
Date: Tue, 22 Jan 2008 12:40:23 -0800	[thread overview]
Message-ID: <479654B7.3040200@oracle.com> (raw)

Hi all,
  I've a question. how would a cpu know from an IPI, if it's on a trap handler 
underneath. Looking at entry.S, I see that trap handlers push entry vector on 
stack, so I suppose one could walk down the frames (there's prob a better 
way). Moreover, what if the IPI comes right before the entry vector is pushed? 
Does x86 disable upon trap?

Thanks for any help,
Mukesh

             reply	other threads:[~2008-01-22 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 20:40 Mukesh Rathor [this message]
2008-01-22 21:13 ` question: trap handler query Daniel Stodden

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=479654B7.3040200@oracle.com \
    --to=mukesh.rathor@oracle.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.