]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/entry_32.S
xen: make sure iret faults are trapped
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / entry_32.S
index 9ba49a26dff8a25c5ad0e1adfb9c175e7cb3639e..568c6ccd7ae2d227fbef975636745736539db37d 100644 (file)
@@ -1,5 +1,4 @@
 /*
- *  linux/arch/i386/entry.S
  *
  *  Copyright (C) 1991, 1992  Linus Torvalds
  */
@@ -410,7 +409,7 @@ restore_nocheck_notrace:
 irq_return:
        INTERRUPT_RETURN
 .section .fixup,"ax"
-iret_exc:
+ENTRY(iret_exc)
        pushl $0                        # no error code
        pushl $do_iret_error
        jmp error_code