From: Heiko Carstens Date: Mon, 10 Sep 2012 14:14:33 +0000 (+0200) Subject: s390/mm,gmap: implement gmap_translate() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~146^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5034945ce59abacdd02c5eff29f4f54df197880;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 --- Reading git-diff-tree failed