commit | 217a4acb211d603f33199cf94ada9fce3ac419b5 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Thu Mar 19 15:04:50 2015 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Thu Apr 30 13:21:42 2015 +0200 |
tree | a365cb387c56abaa8d506209a438394a93a62f42 | |
parent | b4ab4572b319f2c26435b2ed18cfd3fb602c7439 [diff] |
s390x/mmu: Use access type definitions instead of magic values Since there are now proper definitions for the MMU access type, let's use them in the s390x MMU code, too, instead of the hard-to-understand magic values. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Reviewed-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>