diff options
Diffstat (limited to 'arch/arm/mach-vexpress/platsmp.c')
-rw-r--r-- | arch/arm/mach-vexpress/platsmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-vexpress/platsmp.c b/arch/arm/mach-vexpress/platsmp.c index a0341d14ff2a..d7e0cb994e9d 100644 --- a/arch/arm/mach-vexpress/platsmp.c +++ b/arch/arm/mach-vexpress/platsmp.c | |||
@@ -43,8 +43,6 @@ static DEFINE_SPINLOCK(boot_lock); | |||
43 | 43 | ||
44 | void __cpuinit platform_secondary_init(unsigned int cpu) | 44 | void __cpuinit platform_secondary_init(unsigned int cpu) |
45 | { | 45 | { |
46 | trace_hardirqs_off(); | ||
47 | |||
48 | /* | 46 | /* |
49 | * if any interrupts are already enabled for the primary | 47 | * if any interrupts are already enabled for the primary |
50 | * core (e.g. timer irq), then they will not have been enabled | 48 | * core (e.g. timer irq), then they will not have been enabled |