History log of /linux-master/arch/parisc/include/asm/topology.h
Revision Date Author Comments
# 62773112 24-Mar-2022 Helge Deller <deller@gmx.de>

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>


# bf7b4c1b 21-Sep-2017 Helge Deller <deller@gmx.de>

parisc: Add CPU topology support

Add topology support, including multi-core scheduler support on
PA8800/PA8900 CPUs and enhanced output in /proc/cpuinfo, e.g.
lscpu now reports on a single-socket, dual-core machine:

Architecture: parisc64
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
CPU family: PA-RISC 2.0
Model name: PA8800 (Mako)

Signed-off-by: Helge Deller <deller@gmx.de>


# 7d55a5dd 28-Sep-2012 James Bottomley <JBottomley@Parallels.com>

[PARISC] asm: redo generic includes

Signed-off-by: James Bottomley <JBottomley@Parallels.com>


# deae26bf 28-Jul-2008 Kyle McMartin <kyle@mcmartin.ca>

parisc: move include/asm-parisc to arch/parisc/include/asm