git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de7e888
)
iommu/vt-d: Get rid of domain->iommu_lock
author
Joerg Roedel
<jroedel@suse.de>
Wed, 22 Jul 2015 14:50:40 +0000
(16:50 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Wed, 12 Aug 2015 14:23:36 +0000
(16:23 +0200)
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: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/intel-iommu.c
Simple merge