From: Xiao Guangrong Date: Fri, 16 Apr 2010 08:34:42 +0000 (+0800) Subject: KVM: MMU: fix kvm_mmu_zap_page() and its calling path X-Git-Tag: v2.6.34-rc6~78^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77662e0028c7c63e34257fda03ff9625c59d939d;p=pandora-kernel.git KVM: MMU: fix kvm_mmu_zap_page() and its calling path This patch fix: - calculate zapped page number properly in mmu_zap_unsync_children() - calculate freeed page number properly kvm_mmu_change_mmu_pages() - if zapped children page it shoud restart hlist walking KVM-Stable-Tag. Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed