vserver 1.9.5.x5
[linux-2.6.git] / arch / sparc / kernel / irq.c
index 4e0ed32..410b9a7 100644 (file)
@@ -159,7 +159,7 @@ struct irqaction *irq_action[NR_IRQS] = {
 };
 
 /* Used to protect the IRQ action lists */
-spinlock_t irq_action_lock = SPIN_LOCK_UNLOCKED;
+DEFINE_SPINLOCK(irq_action_lock);
 
 int show_interrupts(struct seq_file *p, void *v)
 {