Merge to Fedora kernel-2.6.18-1.2255_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / arch / xtensa / kernel / irq.c
index 49ef312..1cf744e 100644 (file)
@@ -63,7 +63,9 @@ unsigned int  do_IRQ(int irq, struct pt_regs *regs)
                               sp - sizeof(struct thread_info));
        }
 #endif
+
        __do_IRQ(irq, regs);
+
        irq_exit();
 
        return 1;