s390: require mvcos facility for z10 and newer machines
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 27 May 2014 07:40:26 +0000 (09:40 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 27 May 2014 08:26:05 +0000 (10:26 +0200)
With inlined uaccess functions we always need the mvcos facility.
Checking at each inline place if mvcos is available would make the
inlining of get_user/put_user pointless.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found