-
- Downloads
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>
Showing
- arch/x86/kernel/traps_32.c 1 addition, 1 deletionarch/x86/kernel/traps_32.c
- include/asm-x86/desc_32.h 8 additions, 7 deletionsinclude/asm-x86/desc_32.h
- include/asm-x86/desc_64.h 2 additions, 2 deletionsinclude/asm-x86/desc_64.h
- include/asm-x86/desc_defs.h 7 additions, 1 deletioninclude/asm-x86/desc_defs.h
Loading
Please register or sign in to comment