linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ia64 / kernel / ivt.S
index 6b7fcbd..dcd906f 100644 (file)
@@ -38,6 +38,7 @@
  * Table is based upon EAS2.6 (Oct 1999)
  */
 
+#include <linux/config.h>
 
 #include <asm/asmmacro.h>
 #include <asm/break.h>
@@ -864,7 +865,6 @@ ENTRY(interrupt)
        ;;
        SAVE_REST
        ;;
-       MCA_RECOVER_RANGE(interrupt)
        alloc r14=ar.pfs,0,0,2,0 // must be first in an insn group
        mov out0=cr.ivr         // pass cr.ivr as first arg
        add out1=16,sp          // pass pointer to pt_regs as second arg