ARM: bL_switcher: filter 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>
Mon, 5 Aug 2013 04:12:41 +0000 (00:12 -0400)
Trying to support both the switcher and CPU hotplug at the same time
is tricky due to ambiguous semantics.  So let's at least prevent users
from messing around with those logical CPUs the switcher has removed
and those which were not active when the switcher was activated.

Signed-off-by: Nicolas Pitre <nico@linaro.org>

No differences found