commit | f80ca52cab8f999246ed2e4daa90eb40cb810822 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Aug 09 12:13:53 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Oct 17 10:01:11 2011 +0100 |
tree | 9688f2fdb5b9ab4010042241836230ea31b55e88 | |
parent | 1d3cfb34f9605578b4f733acba4affa751b2e4a2 [diff] |
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>