]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/kernel/irq.c
Merge branch 'linus' into x86/apic
[linux-2.6-omap-h63xx.git] / arch / arm / kernel / irq.c
index 4bb723eadad13c73dc5da7ba61ef2e2367fbc9ba..45eacb5a2ecd80fb7a30dc56d6f3386f1c842f19 100644 (file)
@@ -101,7 +101,7 @@ unlock:
 /* Handle bad interrupts */
 static struct irq_desc bad_irq_desc = {
        .handle_irq = handle_bad_irq,
-       .lock = SPIN_LOCK_UNLOCKED
+       .lock = __SPIN_LOCK_UNLOCKED(bad_irq_desc.lock),
 };
 
 #ifdef CONFIG_CPUMASK_OFFSTACK