ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
[pandora-kernel.git] / arch / arm / mach-ux500 / platsmp.c
index 458a288..ddedbc8 100644 (file)
@@ -31,8 +31,6 @@ static DEFINE_SPINLOCK(boot_lock);
 
 void __cpuinit platform_secondary_init(unsigned int cpu)
 {
-       trace_hardirqs_off();
-
        /*
         * if any interrupts are already enabled for the primary
         * core (e.g. timer irq), then they will not have been enabled