Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: take srcu lock before call to complete_pio()
complete_pio() may use slot table which is protected by srcu. Signed-off-by: Gleb Natapov <gleb@redhat.com> Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information