KVM: MMU: do not reuse the obsolete page
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Fri, 31 May 2013 00:36:26 +0000 (08:36 +0800)
committerGleb Natapov <gleb@redhat.com>
Wed, 5 Jun 2013 09:33:04 +0000 (12:33 +0300)
commit7f52af7412275c0d23becfc325331ec8b5ff2458
treeb5a1bfcf2d67856f29c4ba381ac554e35d0a0ed8
parent35006126f024f68727c67001b9cb703c38f69268
KVM: MMU: do not reuse the obsolete page

The obsolete page will be zapped soon, do not reuse it to
reduce future page fault

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/mmu.c