ARM: exynos4: convert logical CPU numbers to physical numbers
commit2f41c36b07af71bb308ff8f1739481b022476080
authorWill Deacon <will.deacon@arm.com>
Tue, 9 Aug 2011 10:29:19 +0000 (9 11:29 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 17 Oct 2011 09:01:11 +0000 (17 10:01 +0100)
tree6c8f0fe53702f20c5dfa17e0972588db00548209
parent5a567d78c437e3be1c512734cdfe64b4ae6b82d7
ARM: exynos4: 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.

Cc: Kukjin Kim <kgene.kim@samsung.com>
Tested-and-acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/mach-exynos4/hotplug.c
arch/arm/mach-exynos4/platsmp.c