Skip to content
Commit 4de5c54f authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

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: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 4b88b1a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment