From: Takuya Yoshikawa Date: Wed, 1 Aug 2012 09:02:01 +0000 (+0900) Subject: KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65fbe37c42ed75604c9a770639209dcee162ebe7;p=pandora-kernel.git KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array This helps to make rmap architecture specific in a later patch. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed