From: Scott Wood Date: Tue, 5 Oct 2010 19:22:41 +0000 (-0500) Subject: KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). X-Git-Tag: v2.6.37-rc2~82^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f22e2f049d4643ed3c2d498ca50f894ace87962b;p=pandora-kernel.git KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). The VCPU uninit calls some TLB functions, and the TLB uninit function frees the memory used by them. Signed-off-by: Scott Wood Acked-by: Liu Yu Signed-off-by: Alexander Graf --- Reading git-diff-tree failed