]> Git Repo - linux.git/commit - arch/x86/kvm/mmu.c
KVM: do not release the error pfn
authorXiao Guangrong <[email protected]>
Fri, 3 Aug 2012 07:42:10 +0000 (15:42 +0800)
committerAvi Kivity <[email protected]>
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 <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
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
This page took 0.065812 seconds and 4 git commands to generate.