ARM: versatile: convert logical CPU numbers to physical numbers
commit4a139b64703115e41e1a4e16ebf7eb93d0a0e349
authorWill Deacon <will.deacon@arm.com>
Tue, 9 Aug 2011 11:24:07 +0000 (9 12:24 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 17 Oct 2011 09:01:11 +0000 (17 10:01 +0100)
tree88a5c30d4946dcd5309488ce3f3b0e0805180470
parent28763487b19eacca70374c1f62b3b8da2bba464f
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>
arch/arm/mach-realview/hotplug.c
arch/arm/mach-vexpress/hotplug.c
arch/arm/plat-versatile/platsmp.c