[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 13 Mar 2007 09:54:21 +0000 (09:54 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 13 Mar 2007 09:54:21 +0000 (09:54 +0000)
commit66fb8bd209926140844830762164a44afdbf44ef
treec6ab532e2c523b19a4e18a995f0d33c94512e834
parent8b9909ded6922c33c221b105b26917780cfa497d
[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc

72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc inverted the sense for
enabling hotplug CPU controls without reference to any other
architecture other than i386, ia64 and PowerPC.  This left
everyone else without hotplug CPU control.

Fix ARM for this brain damage.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/setup.c