Russell King
8e2a43f5f5
ARM: rename mach_cpu_disable() to platform_cpu_disable()
...
Consistently name all SMP platform related functions.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-05-15 15:03:51 +01:00
Harry Fearnhamm
8aa2da872a
RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()
...
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>
2008-12-01 14:54:56 +00:00
Russell King
97a63ecff4
[ARM SMP] Add CPU hotplug support for Realview MPcore
...
Add platform specific parts for hotplug CPU support for the
Realview board.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-11-09 13:50:57 +00:00