ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs
authorRomain Perier <romain.perier@gmail.com>
Sat, 19 Jul 2014 13:03:26 +0000 (13:03 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 23 Jul 2014 09:42:29 +0000 (11:42 +0200)
Adds ability to shutdown all CPUs except the first one
(since it might be special for a lot of platforms).
It is now possible to use kexec which requires such a feature.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

No differences found