ARM: shmobile: Add shared SCU CPU Hotplug code
authorMagnus Damm <damm@opensource.se>
Wed, 31 Jul 2013 07:07:49 +0000 (16:07 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Aug 2013 09:07:25 +0000 (18:07 +0900)
commite7b1c96384181d690950530f5a64167965226744
tree0e5a11ca08b9e0816fc95c09b0657764428efb73
parent0da60225dee270a4a4b86c08509e772e78961b82
ARM: shmobile: Add shared SCU CPU Hotplug code

Add CPU Hotplug functions for SCU equipped mach-shmobile SoCs.

The functions shmobile_smp_scu_cpu_die() together with
shmobile_smp_scu_cpu_kill() perform basic shutdown and
allows checking of shutdown status. These are written
to work together with SMP boot code in  headsmp-scu.S.

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-scu.c