]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
s390/setup: get rid of MACHINE_HAS_MVCOS machine flag
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 24 Jan 2014 12:03:42 +0000 (13:03 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 21 Feb 2014 07:50:15 +0000 (08:50 +0100)
commitca04ddbf537d30b25f6e240b70f19be35fac4313
tree7c86d465aa120169171390bf983e34f3533dc108
parent211deca6bf413560b562d69748ebc4df5d80d65e
s390/setup: get rid of MACHINE_HAS_MVCOS machine flag

MACHINE_HAS_MVCOS is used exactly once when the machine is brought up.
There is no need to cache the flag in the machine_flags.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/setup.h
arch/s390/kernel/early.c
arch/s390/lib/uaccess_mvcos.c