ARM: 8422/1: enable imprecise aborts during early kernel startup
[cascardo/linux.git] / arch / arm / kernel / smp.c
index 48185a7..36045e8 100644 (file)
@@ -400,6 +400,7 @@ asmlinkage void secondary_start_kernel(void)
 
        local_irq_enable();
        local_fiq_enable();
+       local_abt_enable();
 
        /*
         * OK, it's off to the idle thread for us