]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
authorSean Christopherson <seanjc@google.com>
Wed, 8 Dec 2021 01:52:18 +0000 (01:52 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Jan 2022 17:14:39 +0000 (12:14 -0500)
commitf37f4042095e6561ce41a46022e20312e8f67d95
tree5395986dcab2b02775d1447e830cf6bdf869c903
parent2f64dee8b41c0d46dcc8f7b74f773e614628cb49
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers

Unexport switch_to_{hv,sw}_timer() now that common x86 handles the
transitions.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20211208015236.1616697-9-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c