Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-highbank
Will Deacon bf14fc54d6 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>
2011-11-16 10:56:53 +00:00
..
include/mach
clock.c
core.h
highbank.c ARM: highbank: convert logical CPU numbers to physical numbers 2011-11-16 10:56:53 +00:00
hotplug.c ARM: highbank: Add cpu hotplug support 2011-10-31 14:14:04 +01:00
lluart.c
localtimer.c
Makefile ARM: highbank: add suspend support 2011-10-31 14:14:05 +01:00
Makefile.boot
platsmp.c
pm.c ARM: highbank: add suspend support 2011-10-31 14:14:05 +01:00
sysregs.h
system.c