diff options
author | Robin Murphy <[email protected]> | 2024-03-04 12:05:42 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-03-06 17:40:01 +0100 |
commit | e2addba4930558a6f37a2e4b2cb6f726638a6dce (patch) | |
tree | fc918029ec54c9965dc05697f4edc75fd4f91163 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b5a1f7513a2fcb1b9e646128ff0cb0dbba5ed6c1 (diff) |
iommu/dma: Document min_align_mask assumption
iommu-dma does not explicitly reference min_align_mask since we already
assume that will be less than or equal to any typical IOVA granule.
We wouldn't realistically expect to see the case where it is larger, and
that would be non-trivial to support, however for the sake of reasoning
(particularly around the interaction with SWIOTLB), let's clearly
enforce the assumption.
Signed-off-by: Robin Murphy <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/dbb4d2d8e5d1691ac9a6c67e9758904e6c447ba5.1709553942.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions