]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit5c4dfcd663b6e96cc20f02dc2c7c315749ea1bc1
treeb2cde8cca0425eda4fd3f1d25e05e9489c178041
parentcde214a890f81797a5eee94fffc89c1de21ed991
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