]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
s390/topology: fix typo in early topology code
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 13 Mar 2017 12:36:10 +0000 (13:36 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 22 Mar 2017 07:29:08 +0000 (08:29 +0100)
commit4fd4dd8bffb112d1e6549e0ff09e9fa3c8cc2b96
treefdd3c4ee703f2c206f99b2174b25350e5f788ba4
parent251ea0ca408b827e888d622eac5e89e4b9502ea2
s390/topology: fix typo in early topology code

Use MACHINE_FLAG_TOPOLOGY instead of MACHINE_HAS_TOPOLOGY when
clearing the bit that indicates if the machine provides topology
information (and if it should be used). Currently works anyway.

Fixes: 68cc795d1933 ("s390/topology: make "topology=off" parameter work")
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/early.c