mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
eb50439b92
It turns out that the logical CPU mapping is useful even when !CONFIG_SMP for manipulation of devices like interrupt and power controllers when running a UP kernel on a CPU other than 0. This can happen when kexecing a UP image from an SMP kernel. In the future, multi-cluster systems running AMP configurations will require something similar for mapping cluster IDs, so it makes sense to decouple this logic in preparation for this support. Acked-by: Yang Bai <hamo.by@gmail.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Reported-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/plat | ||
clcd.c | ||
clock.c | ||
fpga-irq.c | ||
headsmp.S | ||
Kconfig | ||
leds.c | ||
localtimer.c | ||
Makefile | ||
platsmp.c | ||
sched-clock.c |