ARM: SH-Mobile: sh73a0: Add CPU Hotplug
authorBastian Hecht <hechtb@gmail.com>
Wed, 9 Jan 2013 19:41:52 +0000 (19:41 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 03:43:48 +0000 (12:43 +0900)
commit20aa11358d52e1a3fc037d601ffe704e6f55c5fb
tree225f63a404bf6b1a5fe5b85468157e578ea37120
parent33419a69a56436dda8e9187cf09ff0bde74d8a01
ARM: SH-Mobile: sh73a0: Add CPU Hotplug

Add the capability to add and remove CPUs on the fly.
The Cortex-A9 offers the possibility to take single cores out of the
MP Core. We add this capabilty taking care that caches are kept
coherent. For verifying the shutdown we rely on the internal SH73A0
Power Status Register PSTR.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/smp-sh73a0.c