]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/amd: Relax locking in dma_ops path
authorJoerg Roedel <jroedel@suse.de>
Mon, 21 Dec 2015 18:31:33 +0000 (19:31 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 28 Dec 2015 16:18:54 +0000 (17:18 +0100)
commit92d420ec028d24f18ce194149bd0a0a7c42029a3
tree198173a3ee2b1ff2ac06bd13805868c7894a696b
parenta73c1566655df0631de5070695e7a56cd3896fdc
iommu/amd: Relax locking in dma_ops path

Remove the long holding times of the domain->lock and rely
on the bitmap_lock instead.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c