-
- Downloads
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
All platforms call trace_hardirqs_off() in their secondary startup code,
so move this into the core SMP code - it doesn't need to be in the
per-platform code.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/kernel/smp.c 1 addition, 0 deletionsarch/arm/kernel/smp.c
- arch/arm/mach-omap2/omap-smp.c 0 additions, 2 deletionsarch/arm/mach-omap2/omap-smp.c
- arch/arm/mach-realview/platsmp.c 0 additions, 2 deletionsarch/arm/mach-realview/platsmp.c
- arch/arm/mach-s5pv310/platsmp.c 0 additions, 2 deletionsarch/arm/mach-s5pv310/platsmp.c
- arch/arm/mach-tegra/platsmp.c 0 additions, 2 deletionsarch/arm/mach-tegra/platsmp.c
- arch/arm/mach-ux500/platsmp.c 0 additions, 2 deletionsarch/arm/mach-ux500/platsmp.c
- arch/arm/mach-vexpress/platsmp.c 0 additions, 2 deletionsarch/arm/mach-vexpress/platsmp.c
Please register or sign in to comment