]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/kernel/irq_ia64.c
libata: track spindown status and skip spindown_compat if possible
[linux-2.6-omap-h63xx.git] / arch / ia64 / kernel / irq_ia64.c
index dce5341303dea25ecb12777058df025d4be6601b..bc47049f060f6348e5bb0a19874d89da86b131f6 100644 (file)
@@ -289,7 +289,7 @@ static struct irqaction resched_irqaction = {
 
 static struct irqaction tlb_irqaction = {
        .handler =      dummy_handler,
-       .flags =        SA_INTERRUPT,
+       .flags =        IRQF_DISABLED,
        .name =         "tlb_flush"
 };