Files
linux/arch/x86/kvm/vmx/posted_intr.c
Paolo Bonzini 4de5c54f8c KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
Rely on try_cmpxchg64 for re-reading the PID on failure, using READ_ONCE
only right before the first iteration.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-06-24 11:45:45 -04:00

10 KiB