]> git.baikalelectronics.ru Git - kernel.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)
commit836a889850ad7065849562173072b9840c778285
tree2639d192fdbf042d05ead4e37b2084caf451965a
parent64c637d9a7ace5569726a7edf6b6be43a8e0dbcf
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]