All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: jidong xiao <jidong.xiao@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Question about set_intr_gate_ist()
Date: Mon, 21 Jan 2008 15:36:16 +0100	[thread overview]
Message-ID: <4794ADE0.7070203@keyaccess.nl> (raw)
In-Reply-To: <4104961b0801202223w1d739365s2bd0ce552a22da19@mail.gmail.com>

On 21-01-08 07:23, jidong xiao wrote:

>   I know there is set_intr_gate(n,addr) which is used to insert an
> interrupt gate in the n th IDT entry. But I don't know what the usage
> of set_intr_gate_ist()?

The same, while setting the "Interrupt STack" field of the descriptor to 
"ist". This field is a 64-bit only field, implementing a hardware stack 
switch. Look for it in the AMD64 docs.

Rene.

      reply	other threads:[~2008-01-21 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21  6:23 Question about set_intr_gate_ist() jidong xiao
2008-01-21 14:36 ` Rene Herman [this message]

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=4794ADE0.7070203@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=jidong.xiao@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.