From 2f41c36b07af71bb308ff8f1739481b022476080 Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Tue, 9 Aug 2011 11:29:19 +0100 Subject: [PATCH] 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 Tested-and-acked-by: Kyungmin Park Signed-off-by: Will Deacon --- Reading git-format-patch failed