aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRobin Murphy <[email protected]>2017-06-22 16:53:56 +0100
committerWill Deacon <[email protected]>2017-06-23 17:58:01 +0100
commit523d7423e21bfe78452a640878d1de189ac45d91 (patch)
treee9761ec9f033acf654096b866a7e50929c281227 /tools/perf/scripts/python/export-to-postgresql.py
parent119ff305b02793dc31eb1e921b85925ce10dc0a1 (diff)
iommu/arm-smmu: Remove io-pgtable spinlock
With the io-pgtable code now robust against (valid) races, we no longer need to serialise all operations with a lock. This might make broken callers who issue concurrent operations on overlapping addresses go even more wrong than before, but hey, they already had little hope of useful or deterministic results. We do however still have to keep a lock around to serialise the ATS1* translation ops, as parallel iova_to_phys() calls could lead to unpredictable hardware behaviour otherwise. Signed-off-by: Robin Murphy <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions