commit | 66fb8bd209926140844830762164a44afdbf44ef | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Mar 13 09:54:21 2007 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Mar 13 09:54:21 2007 +0000 |
tree | c6ab532e2c523b19a4e18a995f0d33c94512e834 | |
parent | 8b9909ded6922c33c221b105b26917780cfa497d [diff] |
[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>