]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
authorSean Christopherson <sean.j.christopherson@intel.com>
Fri, 25 Jan 2019 15:41:14 +0000 (07:41 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Feb 2019 21:48:15 +0000 (22:48 +0100)
commit02f750923dfa1dce7d7bd5885e89372141d0d194
treea1165682e4ed421d770ca793c988f16335088fd4
parent0fb9d496b5734479faa1cc6f6a3c25f4012bd48e
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()

...now that the name is no longer usurped by a defunct helper function.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmenter.S
arch/x86/kvm/vmx/vmx.c