From: Xiao Guangrong Date: Sun, 22 Aug 2010 11:10:28 +0000 (+0800) Subject: KVM: MMU: introduce hva_to_pfn_atomic function X-Git-Tag: v2.6.37-rc1~142^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887c08ac191efb103e33e589aacbc2ce1a3f131e;p=pandora-kernel.git KVM: MMU: introduce hva_to_pfn_atomic function Introduce hva_to_pfn_atomic(), it's the fast path and can used in atomic context, the later patch will use it Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed