On Tue, Apr 27, 2010 at 10:39:49AM +0800, Gui Jianfeng wrote: > kvm_mmu_remove_one_alloc_mmu_page() assumes kvm_mmu_zap_page() only reclaims > only one sp, but that's not the case. This will cause mmu shrinker returns > a wrong number. This patch fix the counting error. > > Signed-off-by: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx> > --- > arch/x86/kvm/mmu.c | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html