Re: [PATCH] KVM: x86: mmu: fix counting of rmap entries in rmap_add()

2010-09-21 Thread Marcelo Tosatti
On Sat, Sep 18, 2010 at 08:41:02AM +0800, Hillf Danton wrote: It seems that rmap entries are under counted. Signed-off-by: Hillf Danton dhi...@gmail.com --- Applied, thanks. -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org

[PATCH] KVM: x86: mmu: fix counting of rmap entries in rmap_add()

2010-09-17 Thread Hillf Danton
It seems that rmap entries are under counted. Signed-off-by: Hillf Danton dhi...@gmail.com --- --- o/linux-2.6.36-rc1/arch/x86/kvm/mmu.c 2010-08-16 08:41:38.0 +0800 +++ m/linux-2.6.36-rc1/arch/x86/kvm/mmu.c 2010-09-18 07:51:44.0 +0800 @@ -591,6 +591,7 @@ static int