commit | 4a36b44c77515ca1ad799577d3f9e2fa4d68bffa | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Wed Jun 18 12:32:19 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jul 16 10:48:09 2014 +0200 |
tree | 55bffd14a0c736eacc9963e42beac94ca4a77fbf | |
parent | 1795cd9b3a91d4b5473c97f491d63892442212ab [diff] |
s390: require mvcos facility, not tod clock steering facility Inlined uaccess functions require the mvcos facility (bit 27), not the tod clock steering facility (bit 28) for z10 and newer machines. Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>