diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2025-04-08 13:54:08 -0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2025-04-17 16:22:50 +0200 |
commit | 28024569e8bd496f9227fbe37e23f898e4674e54 (patch) | |
tree | 5fa72421f32cafae420d4d1922e2c8868fa93658 /tools/perf/scripts/python/parallel-perf.py | |
parent | d50aaa4a9ffb0149d2187dfe3477300561f06fec (diff) |
iommu/pages: Remove iommu_alloc_page/pages()
A few small changes to the remaining drivers using these will allow
them to be removed:
- Exynos wants to allocate fixed 16K/8K allocations
- Rockchip already has a define SPAGE_SIZE which is used by the
dma_map immediately following, using SPAGE_ORDER which is a lg2size
- tegra has size constants already for its two allocations
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20-v4-c8663abbb606+3f7-iommu_pages_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions