Skip to content
Commit 1e3e7926 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vdpa_sim: init iommu lock



The patch adding the iommu lock did not initialize it.
The struct is zero-initialized so this is mostly a problem
when using lockdep.

Reported-by: default avatarkernel test robot <rong.a.chen@intel.com>
Cc: Max Gurtovoy <maxg@mellanox.com>
Fixes: 0ea9ee43

 ("vdpasim: protect concurrent access to iommu iotlb")
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent c84f91e2
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