Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-versatile
Russell King 0f7b332f97 ARM: consolidate SMP cross call implementation
Rather than having each platform class provide a mach/smp.h header for
smp_cross_call(), arrange for them to register the function with the
core ARM SMP code instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-05-23 16:53:17 +01:00
..
include/plat
clcd.c
clock.c
fpga-irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
headsmp.S ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Kconfig ARM: integrator: add Integrator/CP sched_clock support 2011-02-19 11:11:46 +00:00
leds.c
localtimer.c ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 2011-02-23 17:54:27 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
platsmp.c ARM: consolidate SMP cross call implementation 2011-05-23 16:53:17 +01:00
sched-clock.c