aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview/hotplug.c
AgeCommit message (Collapse)Author
2008-12-01RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()Harry Fearnhamm
The MCR for flushing the whole D cache is undefined on ARMv7 CPUs. Signed-off-by: Harry Fearnhamm <Harry.Fearnhamm@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2005-11-09[ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King
Add platform specific parts for hotplug CPU support for the Realview board. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>