]> git.baikalelectronics.ru Git - 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)
commite2808e6b8b0738fa3a1d58a12e66d08e759107db
tree7c86d465aa120169171390bf983e34f3533dc108
parentb1a202f1c3566a508950f2d029d03b10dbae6b1c
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