summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2022-11-15 18:26:39 +0300
committerJoerg Roedel <jroedel@suse.de>2022-11-19 12:44:14 +0300
commit0a17bbab2330aecd026696d4decc2636bd31e790 (patch)
treeabaca68f33587cf49b24cba6fc3f13d1e2f49a74 /Documentation/driver-api
parent8b35cdcf9bf82098dd15ed02a2a51cdf5f5ca090 (diff)
downloadlinux-0a17bbab2330aecd026696d4decc2636bd31e790.tar.xz
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 'Documentation/driver-api')
0 files changed, 0 insertions, 0 deletions