]> 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)
commit95ef33427648f9d1696bd837f4db81a4fa594f1d
tree2639d192fdbf042d05ead4e37b2084caf451965a
parent46c84b6d44a1358e50b880847bc4106042f4533f
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]