commit | 13fbceb1b8e9d1101d9dcd5ceec483cb6d203a3c | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Wed Sep 27 20:47:34 2023 -0300 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Oct 26 16:53:50 2023 +0200 |
tree | bf7e58a048f9c45c0dfcaa613efd4c21556bfcf7 | |
parent | 7d12eb2d2f59e348b74fd36add42a3208a1eaeaa [diff] |
iommufd: Convert to alloc_domain_paging() Move the global static blocked domain to the ops and convert the unmanaged domain to domain_alloc_paging. Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com> Acked-by: Sven Peter <sven@svenpeter.dev> Link: https://lore.kernel.org/r/4-v2-bff223cf6409+282-dart_paging_jgg@nvidia.com Signed-off-by: Joerg Roedel <jroedel@suse.de>