Searched hist:"262 afe92fa8c7d64118948d98667c102c7d16174" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | smp_plat.h | diff 262afe92fa8c7d64118948d98667c102c7d16174 Mon Jun 03 18:18:29 CDT 2019 Florian Fainelli <f.fainelli@gmail.com> arm64: smp: Moved cpu_logical_map[] to smp.h
asm/smp.h is included by linux/smp.h and some drivers, in particular irqchip drivers can access cpu_logical_map[] in order to perform SMP affinity tasks. Make arm64 consistent with other architectures here.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|
H A D | smp.h | diff 262afe92fa8c7d64118948d98667c102c7d16174 Mon Jun 03 18:18:29 CDT 2019 Florian Fainelli <f.fainelli@gmail.com> arm64: smp: Moved cpu_logical_map[] to smp.h
asm/smp.h is included by linux/smp.h and some drivers, in particular irqchip drivers can access cpu_logical_map[] in order to perform SMP affinity tasks. Make arm64 consistent with other architectures here.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|