x86: introduce gate_desc type.
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:12 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:12 +0000 (13:31 +0100)
commit010d4f8221cf51a2ab8b037d0149506b397d073f
tree3e1e1cb1d92cac074fe689291feddb973343941f
parent7e6ebe1432b04c2980cd030c9f0d1ed480e1fe4d
x86: introduce gate_desc type.

To account for the differences in gate descriptor in i386 and x86_64
a gate_desc type is introduced.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/traps_32.c
include/asm-x86/desc_32.h
include/asm-x86/desc_64.h
include/asm-x86/desc_defs.h