commit | 1d3cfb34f9605578b4f733acba4affa751b2e4a2 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Aug 09 12:02:27 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Oct 17 10:01:11 2011 +0100 |
tree | f4a0fe4999b0741f158f9732ab859c1b31085b30 | |
parent | 2f41c36b07af71bb308ff8f1739481b022476080 [diff] |
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>