]> git.baikalelectronics.ru Git - kernel.git/commit
s390/topology: add detection of dedicated vs shared CPUs
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 22 Sep 2017 12:17:41 +0000 (14:17 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 28 Sep 2017 05:29:43 +0000 (07:29 +0200)
commitb9d5960411218402162a97481da5016af6c5eb63
tree24dcca920f2326ac49c4ccd740d60b8b44e14ba7
parent0f85398f49b871eed017e5231cc535ddc664ad4b
s390/topology: add detection of dedicated vs shared CPUs

The topology information returned by STSI 15.x.x contains a flag
if the CPUs of a topology-list are dedicated or shared. Make this
information available if the machine provides topology information.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/processor.h
arch/s390/include/asm/sysinfo.h
arch/s390/include/asm/topology.h
arch/s390/kernel/smp.c
arch/s390/kernel/topology.c