diff options
author | Lu Baolu <baolu.lu@linux.intel.com> | 2022-07-12 03:09:01 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2022-07-15 11:21:39 +0300 |
commit | 969aaefbaaf2b444852c1980ac0cbbb66463fdae (patch) | |
tree | f10329c9759d8d130e5e2a28ebeddc112562f3a3 /.gitattributes | |
parent | db75c9573b08e28109cf7b4ceb62b5f11154742e (diff) | |
download | linux-969aaefbaaf2b444852c1980ac0cbbb66463fdae.tar.xz |
iommu/vt-d: Use device_domain_lock accurately
The device_domain_lock is used to protect the device tracking list of
a domain. Remove unnecessary spin_lock/unlock()'s and move the necessary
ones around the list access.
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20220706025524.2904370-11-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions