diff options
author | Robin Murphy <robin.murphy@arm.com> | 2022-11-15 15:26:39 +0000 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2022-11-19 10:44:14 +0100 |
commit | 0a17bbab2330aecd026696d4decc2636bd31e790 (patch) | |
tree | abaca68f33587cf49b24cba6fc3f13d1e2f49a74 /lib/mpi/mpiutil.c | |
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 <robin.murphy@arm.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/ad859ccc24720d72f8eafd03817c1fc11255ddc1.1668100209.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions