commit | bf14fc54d6386ccd1ef3f1b0ff69e7a765cf8ded | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Jun 06 12:35:46 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Nov 16 10:56:53 2011 +0000 |
tree | 074b1f67977ed1c28bed0cc9b25e588d043a8d35 | |
parent | cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37 [diff] |
ARM: highbank: 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 releasing CPUs during the SMP boot and CPU hotplug paths. Acked-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Will Deacon <will.deacon@arm.com>