]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: convert logical CPU numbers to physical numbers
authorWill Deacon <will.deacon@arm.com>
Tue, 9 Aug 2011 11:13:53 +0000 (12:13 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 2 Sep 2011 13:20:21 +0000 (14:20 +0100)
commit087c00b6f103e48e5a2de318abea120b05edf64d
tree37b0fb81c3ac0a3dfa30e513d7c1b66f4a22ca85
parent499bcbb6e8be9b92ac952c224f564b9851e67a59
ARM: shmobile: 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 SCU in the SMP
boot path for sh73a0.

Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/mach-shmobile/smp-sh73a0.c