Skip to content
Commit 55d94043 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/vt-d: Get rid of domain->iommu_lock



When this lock is held the device_domain_lock is also
required to make sure the device_domain_info does not vanish
while in use. So this lock can be removed as it gives no
additional protection.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent de7e8886
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