diff options
author | Robin Murphy <[email protected]> | 2022-11-15 15:26:39 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-11-19 10:44:14 +0100 |
commit | 0a17bbab2330aecd026696d4decc2636bd31e790 (patch) | |
tree | abaca68f33587cf49b24cba6fc3f13d1e2f49a74 /tools/perf/scripts/python | |
parent | 8b35cdcf9bf82098dd15ed02a2a51cdf5f5ca090 (diff) |
iommu/ipmmu-vmsa: Update to {map,unmap}_pages
Update map/unmap to the new multi-page interfaces, which is dead easy
since we just pass them through to io-pgtable anyway. Since these are
domain ops now, the domain is inherently valid (not to mention that
container_of() wouldn't return NULL anyway), so garbage-collect that
check in the process.
Signed-off-by: Robin Murphy <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/ad859ccc24720d72f8eafd03817c1fc11255ddc1.1668100209.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions