On 2/18/22 8:55 AM, Lu Baolu wrote:
v6: - Refine comments and commit mesages. - Rename iommu_group_set_dma_owner() to iommu_group_claim_dma_owner(). - Rename iommu_device_use/unuse_kernel_dma() to iommu_device_use/unuse_default_domain(). - Remove unnecessary EXPORT_SYMBOL_GPL. - Change flag name from no_kernel_api_dma to driver_managed_dma. - Merge 4 "Add driver dma ownership management" patches into single one.
Thanks you very much for review and comments. A new version (v7) has been posted. https://lore.kernel.org/linux-iommu/20220228005056.599595-1-baolu.lu@xxxxxxxxxxxxxxx/ If I missed anything there, please let me know. Best regards, baolu