]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f439e87d94e8b37e3f039b722cbee0bdfeb7b03
tree72b88be57c4ba0630509efb7f1a3a72540bcd196
parent9eeeb439a44e1c537f90a29b288120caabea147f
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