]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/xen/xen-asm_64.S
xen64: deal with extra words Xen pushes onto exception frames
[linux-2.6-omap-h63xx.git] / arch / x86 / xen / xen-asm_64.S
index 4ec10827370be4b5cb06376b41c57b669367b3d2..b147b495daef5ee5d2ec1da7071f4295abaf17f6 100644 (file)
@@ -133,6 +133,11 @@ check_events:
        ret
 #endif
 
+ENTRY(xen_adjust_exception_frame)
+       mov 8+0(%rsp),%rcx
+       mov 8+8(%rsp),%r11
+       ret $16
+
 ENTRY(xen_iret)
        pushq $0
        jmp hypercall_page + __HYPERVISOR_iret * 32