From: Takuya Yoshikawa Date: Mon, 2 Jul 2012 08:57:17 +0000 (+0900) Subject: KVM: Separate rmap_pde from kvm_lpage_info->write_count X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~101^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d11309b3a10e1ce112058ec2c9b7b979bcf311;p=pandora-kernel.git KVM: Separate rmap_pde from kvm_lpage_info->write_count This makes it possible to loop over rmap_pde arrays in the same way as we do over rmap so that we can optimize kvm_handle_hva_range() easily in the following patch. Signed-off-by: Takuya Yoshikawa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed