VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / arch / mips / tx4927 / common / tx4927_irq.c
index 14591d1..bf59409 100644 (file)
@@ -172,7 +172,7 @@ static struct hw_interrupt_type tx4927_irq_pic_type = {
        .set_affinity   = NULL
 };
 
-#define TX4927_PIC_ACTION(s) { no_action, 0, 0, s, NULL, NULL }
+#define TX4927_PIC_ACTION(s) { no_action, 0, CPU_MASK_NONE, s, NULL, NULL }
 static struct irqaction tx4927_irq_pic_action =
 TX4927_PIC_ACTION(TX4927_PIC_NAME);