ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
[pandora-kernel.git] / arch / arm / mach-realview / platsmp.c
index 380562c..226c631 100644 (file)
@@ -53,8 +53,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