]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: msm: convert logical CPU numbers to physical numbers
authorWill Deacon <will.deacon@arm.com>
Tue, 9 Aug 2011 11:02:27 +0000 (12:02 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 2 Sep 2011 13:20:21 +0000 (14:20 +0100)
commit499bcbb6e8be9b92ac952c224f564b9851e67a59
tree32fe435c7c9b5e0fd57ad482abaca3951af4a663
parent77d1abda2e40a13b791b6a406fb33b5c16960912
ARM: msm: convert logical CPU numbers to physical numbers

This patch uses the new cpu_logical_map() macro for converting logical
CPU numbers into physical numbers when dealing with the pen_release
variable in the SMP boot and CPU hotplug paths.

Tested-and-acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/mach-msm/hotplug.c
arch/arm/mach-msm/platsmp.c