parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
authorHelge Deller <deller@gmx.de>
Thu, 24 Mar 2022 18:46:50 +0000 (19:46 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 29 Mar 2022 19:37:12 +0000 (21:37 +0200)
commit62773112acc55d29727465d075fc61ed08a0a532
tree72b88be57c4ba0630509efb7f1a3a72540bcd196
parent1e93848a385ed2c2df9cb246b073dc8c66d10793
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY

Switch away from the own cpu topology code to common code which is used
by ARM64 and RISCV. That will allow us to enable CPU hotplug later on.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
arch/parisc/include/asm/topology.h
arch/parisc/kernel/Makefile
arch/parisc/kernel/processor.c
arch/parisc/kernel/topology.c