WSL2-Linux-Kernel/arch/x86/lguest
Glauber de Oliveira Costa 8d947344c4 x86: change write_idt_entry signature
this patch changes write_idt_entry signature. It now takes a gate_desc
instead of the a and b parameters. It will allow it to be later unified
between i386 and x86_64.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
CC: Zachary Amsden <zach@vmware.com>
CC: Jeremy Fitzhardinge <Jeremy.Fitzhardinge.citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:31:12 +01:00
..
Kconfig lguest: prevent VISWS or VOYAGER randconfigs 2007-11-29 09:24:55 -08:00
Makefile Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00
boot.c x86: change write_idt_entry signature 2008-01-30 13:31:12 +01:00
i386_head.S lguest: documentation update 2007-10-25 15:02:50 +10:00