]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Drop ____kvm_handle_fault_on_reboot()
authorSean Christopherson <sean.j.christopherson@intel.com>
Fri, 19 Jul 2019 20:41:09 +0000 (13:41 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 25 Sep 2019 13:30:14 +0000 (15:30 +0200)
commit016f77bb6fa1687e648fb8ac1e8f8d2b21c854a6
tree6ea31d049220d79d813dedb1968db0b9ae6549e1
parenta5752f2553b3861725367f4aae0cba274146770b
KVM: x86: Drop ____kvm_handle_fault_on_reboot()

Remove the variation of __kvm_handle_fault_on_reboot() that accepts a
post-fault cleanup instruction now that its sole user (VMREAD) uses
a different method for handling faults.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h