]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Drop export for .tlb_flush_current() static_call key
authorSean Christopherson <seanjc@google.com>
Fri, 28 Jan 2022 00:51:49 +0000 (00:51 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 10 Feb 2022 18:47:16 +0000 (13:47 -0500)
commit881d61f073024c462ffa264ad930a82047f4e18f
tree45256e28db5ed231af3dd1442827c4db1e588e6f
parent38db040d4c5fdbb9e7fac4610883661c7a6182b5
KVM: x86: Drop export for .tlb_flush_current() static_call key

Remove the export of kvm_x86_tlb_flush_current() as there are no longer
any users outside of common x86 code.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220128005208.4008533-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c