lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 21 Jan 2008 15:36:16 +0100
From:	Rene Herman <rene.herman@...access.nl>
To:	jidong xiao <jidong.xiao@...il.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Question about set_intr_gate_ist()

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ