diff options
| author | Sean Christopherson <[email protected]> | 2025-09-19 00:33:01 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2025-09-30 17:40:02 +0000 |
| commit | d273b52b6fad95b6b00b93250151c323c19de50d (patch) | |
| tree | dbe53d838dc14308346bb8fb9d9640f290a69172 /net/unix/af_unix.c | |
| parent | KVM: Export KVM-internal symbols for sub-modules only (diff) | |
| download | kernel-d273b52b6fad95b6b00b93250151c323c19de50d.tar.gz kernel-d273b52b6fad95b6b00b93250151c323c19de50d.zip | |
KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
Move kvm_intr_is_single_vcpu() to lapic.c, drop its export, and make its
"fast" helper local to lapic.c. kvm_intr_is_single_vcpu() is only usable
if the local APIC is in-kernel, i.e. it most definitely belongs in the
local APIC code.
No functional change intended.
Fixes: cf04ec393ed0 ("KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
