]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: exynos4: convert logical CPU numbers to physical numbers
authorWill Deacon <will.deacon@arm.com>
Tue, 9 Aug 2011 10:29:19 +0000 (11:29 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 2 Sep 2011 13:20:20 +0000 (14:20 +0100)
commit77d1abda2e40a13b791b6a406fb33b5c16960912
tree453957fe8d9dab8e83c1f459e6c26f1ca4566ab4
parentc2b9ab71c6e6cf8c48c5f8fda47cd10879c5c7db
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