linux/arch/powerpc
Nicholas Piggin 9f593f131e powerpc/setup: Add cpu_to_phys_id array
Build an array that finds hardware CPU number from logical CPU
number in firmware CPU discovery. Use that rather than setting
paca of other CPUs directly, to begin with. Subsequent patch will
not have pacas allocated at this point.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Fix SMP=n build by adding #ifdef in arch_match_cpu_phys_id()]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-03-30 23:34:27 +11:00
..
boot powerpc updates for 4.16 2018-02-02 10:01:04 -08:00
configs powerpc updates for 4.16 2018-02-02 10:01:04 -08:00
crypto
include powerpc/setup: Add cpu_to_phys_id array 2018-03-30 23:34:27 +11:00
kernel powerpc/setup: Add cpu_to_phys_id array 2018-03-30 23:34:27 +11:00
kvm powerpc/64s: Allocate LPPACAs individually 2018-03-30 23:34:24 +11:00
lib Merge branch 'fixes' into next 2018-01-21 23:21:14 +11:00
math-emu
mm powerpc/mm/numa: move numa topology discovery earlier 2018-03-30 23:34:26 +11:00
net bpf, ppc64: remove obsolete exception handling from div/mod 2018-01-26 16:42:06 -08:00
oprofile
perf Merge branch 'fixes' into next 2018-01-21 23:21:14 +11:00
platforms powerpc/64s: Allocate LPPACAs individually 2018-03-30 23:34:24 +11:00
purgatory
sysdev powerpc/64: Use array of paca pointers and allocate pacas individually 2018-03-30 23:34:23 +11:00
tools
xmon powerpc/64: Use array of paca pointers and allocate pacas individually 2018-03-30 23:34:23 +11:00
Kconfig Merge branch 'linus' into sched/urgent, to resolve conflicts 2018-02-06 21:12:31 +01:00
Kconfig.debug
Makefile
Makefile.postlink