]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: do not release the error pfn
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Fri, 3 Aug 2012 07:42:10 +0000 (15:42 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Aug 2012 13:04:57 +0000 (16:04 +0300)
commitcb9aaa30b133574b646d9d4766ef08a843211393
tree214d3b1dd115573d1aea11d2f4dafe525a1ac674
parent6cede2e6794be6b0649f62d3681e0c4aff5a9270
KVM: do not release the error pfn

After commit a2766325cf9f9, the error pfn is replaced by the
error code, it need not be released anymore

[ The patch has been compiling tested for powerpc ]

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/e500_tlb.c
arch/x86/kvm/mmu.c
arch/x86/kvm/mmu_audit.c
arch/x86/kvm/paging_tmpl.h
virt/kvm/iommu.c
virt/kvm/kvm_main.c