]> git.baikalelectronics.ru Git - 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)
commitf4d12baa6116fd49e2b621ee4ad31fea14bcfbe2
treefdd3c4ee703f2c206f99b2174b25350e5f788ba4
parentdcfac308f5ff853f3c0efe2ae24dd0530b9f81ac
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: 0a1bb8b4e62d ("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