diff options
Diffstat (limited to 'arch/arm/mach-realview/platsmp.c')
-rw-r--r-- | arch/arm/mach-realview/platsmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-realview/platsmp.c b/arch/arm/mach-realview/platsmp.c index 380562cd6580..226c63102a00 100644 --- a/arch/arm/mach-realview/platsmp.c +++ b/arch/arm/mach-realview/platsmp.c | |||
@@ -53,8 +53,6 @@ static DEFINE_SPINLOCK(boot_lock); | |||
53 | 53 | ||
54 | void __cpuinit platform_secondary_init(unsigned int cpu) | 54 | void __cpuinit platform_secondary_init(unsigned int cpu) |
55 | { | 55 | { |
56 | trace_hardirqs_off(); | ||
57 | |||
58 | /* | 56 | /* |
59 | * if any interrupts are already enabled for the primary | 57 | * if any interrupts are already enabled for the primary |
60 | * core (e.g. timer irq), then they will not have been enabled | 58 | * core (e.g. timer irq), then they will not have been enabled |