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)
commit1887aa07b6765d345dd79f26017aa2d15d49d7af
tree24dcca920f2326ac49c4ccd740d60b8b44e14ba7
parent8179c7ba109a8eca5fdc214d695ef009ee2fa9cb
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