summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2017-06-22 16:53:56 +0100
committerWill Deacon <will.deacon@arm.com>2017-06-23 17:58:01 +0100
commit523d7423e21bfe78452a640878d1de189ac45d91 (patch)
treee9761ec9f033acf654096b866a7e50929c281227 /Kconfig
parent119ff305b02793dc31eb1e921b85925ce10dc0a1 (diff)
downloadop-kernel-dev-523d7423e21bfe78452a640878d1de189ac45d91.zip
op-kernel-dev-523d7423e21bfe78452a640878d1de189ac45d91.tar.gz
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 <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud