]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/platforms/85xx/smp.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / 85xx / smp.c
index d652c713f496040f1011d87be69351866bd2140f..79a0df17078bbb2e141d29035994d5cfa40fd600 100644 (file)
@@ -58,6 +58,7 @@ smp_85xx_kick_cpu(int nr)
 
        if (cpu_rel_addr == NULL) {
                printk(KERN_ERR "No cpu-release-addr for cpu %d\n", nr);
+               local_irq_restore(flags);
                return;
        }