]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Oct 2013 14:56:12 +0000 (16:56 +0200)
committerGleb Natapov <gleb@redhat.com>
Thu, 3 Oct 2013 12:44:01 +0000 (15:44 +0300)
commiteb012ed648de5905af5d60ce06e0520dcae1f4d5
tree9a4d916a49ade8380831791a49743687280a5d05
parent857dafb2648cea119fd24715d38ff1b6a5d1140a
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload

They do the same thing, and destroy_kvm_mmu can be confused with
kvm_mmu_destroy.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/mmu.c