diff options
author | Joerg Roedel <[email protected]> | 2019-09-25 15:22:56 +0200 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2019-09-28 14:43:46 +0200 |
commit | 3a11905b69eb026402448c750f97a0eadfa76b08 (patch) | |
tree | 64d30ce5111b1080f063adeef861bad127eb6ad3 /include/linux/fpga/fpga-bridge.h | |
parent | f15d9a992f901d4f22db868adf800844d1cac9f2 (diff) |
iommu/amd: Remove amd_iommu_devtable_lock
The lock is not necessary because the device table does not
contain shared state that needs protection. Locking is only
needed on an individual entry basis, and that needs to
happen on the iommu_dev_data level.
Fixes: 92d420ec028d ("iommu/amd: Relax locking in dma_ops path")
Reviewed-by: Filippo Sironi <[email protected]>
Reviewed-by: Jerry Snitselaar <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions