commit | dfebd7a7a9f8435fe5cd6c7d3901091db6322f99 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Thu Feb 12 18:09:18 2015 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Wed Feb 18 09:36:38 2015 +0100 |
tree | 734249529f098c9982a1d3ee1920b0428d1f309c | |
parent | 2e13fbe42d7aed77d1b1c62b342d080c2510af0e [diff] |
s390x/mmu: Move mmu_translate() and friends to separate file helper.c is quite overcrowded already, so let's move the MMU translation to a separate file instead (like it has been done with the other targets already). Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>