ARM: bL_switcher: veto CPU hotplug requests when the switcher is active
authorNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 27 Nov 2012 03:48:55 +0000 (22:48 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 19 Jun 2013 20:54:24 +0000 (16:54 -0400)
commit57ec6e48712f52c31accb7deca46899032766948
treed9bbeeaea6ec10dbd498d405f30fb943f1e7d003
parent345909633144390112598ed9a8ba05ef76c6c0f9
ARM: bL_switcher: veto CPU hotplug requests when the switcher is active

Trying to support both the switcher and CPU hotplug at the same time
is quickly becoming very complex due to ambiguous semantics.  So let's
simply veto any hotplug requests when the switcher is active for now.

This restriction might be loosened eventually.

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