ARM: msm: convert logical CPU numbers to physical numbers
commit1d3cfb34f9605578b4f733acba4affa751b2e4a2
authorWill Deacon <will.deacon@arm.com>
Tue, 9 Aug 2011 11:02:27 +0000 (9 12:02 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 17 Oct 2011 09:01:11 +0000 (17 10:01 +0100)
treef4a0fe4999b0741f158f9732ab859c1b31085b30
parent2f41c36b07af71bb308ff8f1739481b022476080
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