[PATCH v2 19/19] iommu/arm-smmu-v3: Convert to domain_alloc_paging()

Nicolin Chen nicolinc at nvidia.com
Mon Dec 4 20:40:52 PST 2023


On Mon, Nov 13, 2023 at 01:53:26PM -0400, Jason Gunthorpe wrote:
> Now that the BLOCKED and IDENTITY behaviors are managed with their own
> domains change to the domain_alloc_paging() op.
> 
> For now SVA remains using the old interface, eventually it will get its
> own op that can pass in the device and mm_struct which will let us have a
> sane lifetime for the mmu_notifier.
> 
> Call arm_smmu_domain_finalise() early if dev is available.
> 
> Signed-off-by: Jason Gunthorpe <jgg at nvidia.com>

Reviewed-by: Nicolin Chen <nicolinc at nvidia.com>



More information about the linux-arm-kernel mailing list