summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/current.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2006-12-07 02:14:04 +0100
committerAndi Kleen <andi@basil.nowhere.org>2006-12-07 02:14:04 +0100
commit249e83fe839a13b5dc94285daeeaf70f6e54d930 (patch)
tree3bd37f33160916b6eef50624b795748737e2f03d /include/asm-x86_64/current.h
parent4c7aa6c3b25ef96bc1b723238041195e3d8bf047 (diff)
downloadkernel-crypto-249e83fe839a13b5dc94285daeeaf70f6e54d930.tar.gz
kernel-crypto-249e83fe839a13b5dc94285daeeaf70f6e54d930.tar.xz
kernel-crypto-249e83fe839a13b5dc94285daeeaf70f6e54d930.zip
[PATCH] x86-64: Extract segment descriptor definitions for use outside
Code that wants to use struct desc_struct cannot do so on i386 because desc.h contains other code that will only compile on x86_64. So extract the structure definitions into a asm-x86_64/desc_defs.h. Signed-off-by: Avi Kivity <avi@qumranet.com> Signed-off-by: Andi Kleen <ak@suse.de> include/asm-x86_64/desc.h | 53 ------------------------------- include/asm-x86_64/desc_defs.h | 69 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 52 deletions(-)
Diffstat (limited to 'include/asm-x86_64/current.h')
0 files changed, 0 insertions, 0 deletions