From: Heiko Carstens Date: Tue, 5 Mar 2013 12:14:41 +0000 (+0100) Subject: s390/mm,gmap: implement gmap_translate() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0fdb4145205bea95c2888a195c3ead2652f120;p=pandora-kernel.git s390/mm,gmap: implement gmap_translate() Implement gmap_translate() function which translates a guest absolute address to a user space process address without establishing the guest page table entries. This is useful for kvm guest address translations where no memory access is expected to happen soon (e.g. tprot exception handler). Signed-off-by: Heiko Carstens Reviewed-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky Signed-off-by: Christian Borntraeger Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed