]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mcpm: generic SMP secondary bringup and hotplug support
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 19 Nov 2012 21:02:17 +0000 (16:02 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 24 Apr 2013 14:37:02 +0000 (10:37 -0400)
commit9ff221bad8869f73141c6a3c187afe2e933c991f
tree2639d192fdbf042d05ead4e37b2084caf451965a
parent1ae98561b16f305e43151405f226727c00ee52bc
ARM: mcpm: generic SMP secondary bringup and hotplug support

Now that the cluster power API is in place, we can use it for SMP secondary
bringup and CPU hotplug in a generic fashion.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
arch/arm/common/Makefile
arch/arm/common/mcpm_platsmp.c [new file with mode: 0644]