linux-stable-rt/arch/x86/xen
Jeremy Fitzhardinge 0f2c876952 xen: jump to iret fixup
Use jmp rather than call for the iret fixup, so its consistent with
the sysexit fixup, and it simplifies the stack (which is already
complex).

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-24 23:57:32 +02:00
..
Kconfig
Makefile
enlighten.c xen: no need for domU to worry about MCE/MCA 2008-04-24 23:57:32 +02:00
events.c xen: short-cut for recursive event handling 2008-04-24 23:57:32 +02:00
features.c
manage.c
mmu.c xen: unify pte operations 2008-04-24 23:57:31 +02:00
mmu.h xen: refactor xen_{alloc,release}_{pt,pd}() 2008-04-04 18:36:48 +02:00
multicalls.c x86: coding style fixes to arch/x86/xen/multicalls.c 2008-04-17 17:40:50 +02:00
multicalls.h
setup.c xen: support sysenter/sysexit if hypervisor does 2008-04-24 23:57:31 +02:00
smp.c xen: implement a debug-interrupt handler 2008-04-24 23:57:32 +02:00
time.c
vdso.h
xen-asm.S xen: jump to iret fixup 2008-04-24 23:57:32 +02:00
xen-head.S
xen-ops.h xen: implement a debug-interrupt handler 2008-04-24 23:57:32 +02:00