commit | 4a139b64703115e41e1a4e16ebf7eb93d0a0e349 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Aug 09 12:24:07 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Oct 17 10:01:11 2011 +0100 |
tree | 88a5c30d4946dcd5309488ce3f3b0e0805180470 | |
parent | 28763487b19eacca70374c1f62b3b8da2bba464f [diff] |
ARM: versatile: 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. Signed-off-by: Will Deacon <will.deacon@arm.com>