From: Gleb Natapov Date: Tue, 19 Oct 2010 16:13:41 +0000 (+0200) Subject: KVM: improve hva_to_pfn() readability X-Git-Tag: v2.6.38-rc1~244^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8030089f9e93ee5cefe74d258e35edc7ce9e4b73;p=pandora-kernel.git KVM: improve hva_to_pfn() readability Improve vma handling code readability in hva_to_pfn() and fix async pf handling code to properly check vma returned by find_vma(). Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed