From: Nicolas Pitre Date: Tue, 27 Nov 2012 03:48:55 +0000 (-0500) Subject: ARM: bL_switcher: filter CPU hotplug requests when the switcher is active X-Git-Tag: v3.13-rc1~103^2~1^2~23^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=272614351423ce8c37ff730efc130e5b73fe64f5;p=pandora-kernel.git ARM: bL_switcher: filter CPU hotplug requests when the switcher is active 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 --- Reading git-diff-tree failed