]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: Introduce shmobile_smp_cpu_disable()
authorMagnus Damm <damm@opensource.se>
Wed, 7 Aug 2013 22:13:30 +0000 (07:13 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 21 Sep 2013 00:47:30 +0000 (17:47 -0700)
commit8e956d3ca81ec76023e2813532964749ea1f1e3a
treeb2cde8cca0425eda4fd3f1d25e05e9489c178041
parent1fb4f137ef8e35ce353152272bc3a7cedfe2795d
ARM: shmobile: Introduce shmobile_smp_cpu_disable()

Introduce the shared CPU Hotplug function shmobile_smp_cpu_disable()
for mach-shmobile. It is useful for the case when all CPUs may be
hotplugged, including CPU 0.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/platsmp.c