]> git.baikalelectronics.ru Git - kernel.git/commit
s390/numa: remove redundant cpus_with_topology variable
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 12 Mar 2020 10:35:05 +0000 (11:35 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 23 Mar 2020 12:41:53 +0000 (13:41 +0100)
commit791003b232b5622aff16dd2a6b35d6905a9a51af
treefdfe12a107e14c5ccec23bf3ce0af01ab12aa684
parent4fb07409b38bb30f8561bb1712b9228803b0bcd1
s390/numa: remove redundant cpus_with_topology variable

Variable cpus_with_topology is a leftover that became
unneeded once the fake NUMA support has been removed.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/topology.h
arch/s390/kernel/topology.c