ARM: bL_switcher: hot-unplug half of the available CPUs
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 21 Nov 2012 16:53:27 +0000 (11:53 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 19 Jun 2013 20:54:21 +0000 (16:54 -0400)
commit0ed7390292d925cfef71d29134451370c36b4112
tree64b393906093641b663b1b18206933658c99578d
parent0d7c439d50f69c2f1f30d644265fdbb93e0798ec
ARM: bL_switcher: hot-unplug half of the available CPUs

With an MP kernel, all the CPUs are initially available.  The switcher
model always uses half of them at any time.  Let's remove half of the
available CPUs and make sure we still have a working switcher
configuration.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/common/bL_switcher.c