From: Will Deacon Date: Tue, 23 Aug 2011 21:20:03 +0000 (+0100) Subject: ARM: 7061/1: gic: convert logical CPU numbers into physical numbers X-Git-Tag: v3.2-rc1~91^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267840f3397fd9f6a2bdde14de38b9d29d525d7b;p=pandora-kernel.git ARM: 7061/1: gic: convert logical CPU numbers into physical numbers The GIC driver must convert logical CPU numbers passed in from Linux into physical CPU numbers that are understood by the hardware. This patch uses the new cpu_logical_map macro for performing the conversion inside the GIC driver. Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed