VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / arch / v850 / kernel / time.c
index fee3e95..74067ad 100644 (file)
@@ -203,7 +203,7 @@ static int timer_dev_id;
 static struct irqaction timer_irqaction = {
        timer_interrupt,
        SA_INTERRUPT,
-       0,
+       CPU_MASK_NONE,
        "timer",
        &timer_dev_id,
        NULL