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>
Showing
- arch/parisc/Kconfig 2 additions, 9 deletionsarch/parisc/Kconfig
- arch/parisc/include/asm/topology.h 3 additions, 20 deletionsarch/parisc/include/asm/topology.h
- arch/parisc/kernel/Makefile 1 addition, 1 deletionarch/parisc/kernel/Makefile
- arch/parisc/kernel/processor.c 3 additions, 1 deletionarch/parisc/kernel/processor.c
- arch/parisc/kernel/topology.c 15 additions, 57 deletionsarch/parisc/kernel/topology.c
Please register or sign in to comment