aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRobin Murphy <[email protected]>2019-12-09 19:47:25 +0000
committerJoerg Roedel <[email protected]>2019-12-18 17:41:36 +0100
commitc18647900ec864d401ba09b3bbd5b34f331f8d26 (patch)
tree19396b8c23761f2938e787b8b7c970705d978b7b /tools/perf/scripts/python/export-to-sqlite.py
parentf81b846dcd9a1e6d120f73970a9a98b7fcaaffba (diff)
iommu/dma: Relax locking in iommu_dma_prepare_msi()
Since commit ece6e6f0218b ("iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts"), iommu_dma_prepare_msi() should no longer have to worry about preempting itself, nor being called in atomic context at all. Thus we can downgrade the IRQ-safe locking to a simple mutex to avoid angering the new might_sleep() check in iommu_map(). Reported-by: Qian Cai <[email protected]> Tested-by: Jean-Philippe Brucker <[email protected]> Signed-off-by: Robin Murphy <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions