summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2016-10-26 19:19:31 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2016-11-07 18:15:03 +0000
commitb7b941afe557638b29aa6bab7070cc706f3231c1 (patch)
treee609cf6a1b848618d1405041bf965ec7e10c0952 /tools/perf/scripts/python/export-to-postgresql.py
parent4890ae46911c99d61fb622605c2d81bf8c86b209 (diff)
arm64: Remove pointless WARN_ON in DMA teardown
We expect arch_teardown_dma_ops() to be called very late in a device's life, after it has been removed from its bus, and thus after the IOMMU bus notifier has run. As such, even if this funny little check did make sense, it's unlikely to achieve what it thinks it's trying to do anyway. It's a residual trace of an earlier implementation which didn't belong here from the start; belatedly snuff it out. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions