Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / sparc / kernel / tick14.c
index d3b4daa..591547a 100644 (file)
@@ -74,7 +74,7 @@ void claim_ticker14(irqreturn_t (*handler)(int, void *, struct pt_regs *),
 
        if (!request_irq(irq_nr,
                         handler,
-                        (IRQF_DISABLED | SA_STATIC_ALLOC),
+                        (SA_INTERRUPT | SA_STATIC_ALLOC),
                         "counter14",
                         NULL)) {
                install_linux_ticker();