Merge branch 'next/generic' into mips-for-linux-next
[deliverable/linux.git] / arch / mips / kernel / smtc.c
index b1eea63cc9887b2d22a0ea51bfc2923bee63db72..0a42ff3ff6a111992da86c13d726501b68b6d9da 100644 (file)
@@ -1130,7 +1130,7 @@ static void ipi_irq_dispatch(void)
 
 static struct irqaction irq_ipi = {
        .handler        = ipi_interrupt,
-       .flags          = IRQF_DISABLED | IRQF_PERCPU,
+       .flags          = IRQF_PERCPU,
        .name           = "SMTC_IPI"
 };
 
This page took 0.032615 seconds and 5 git commands to generate.