s390/smp,topology: add polarization member to pcpu struct
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 4 Sep 2012 15:36:16 +0000 (17:36 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:45:09 +0000 (15:45 +0200)
commit50ab9a9a60fc83b8e8db36b54f365226e2b139ac
tree7b31ad679ac165144824550b2b6f213d48f63203
parentfade4dc49101e3b68fb375fd2b00d0ef1f31a36f
s390/smp,topology: add polarization member to pcpu struct

The cpu polarization member is the only per cpu state that is not part
of the pcpu structure. So add it there and have everything in one place.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/smp.h
arch/s390/include/asm/topology.h
arch/s390/kernel/smp.c
arch/s390/kernel/topology.c
This page took 0.045487 seconds and 5 git commands to generate.