Re: [PATCH v4 4/6] mm: Add structure to keep sva information

From: Baolu Lu
Date: Tue Sep 12 2023 - 22:41:55 EST


On 9/12/23 8:59 PM, Tina Zhang wrote:
Introduce iommu_mm_data structure to keep sva information (pasid and the
related sva domains). Add iommu_mm pointer, pointing to an instance of
iommu_mm_data structure, to mm.

Reviewed-by: Vasant Hegde<vasant.hegde@xxxxxxx>
Signed-off-by: Tina Zhang<tina.zhang@xxxxxxxxx>
---
include/linux/iommu.h | 5 +++++
include/linux/mm_types.h | 2 ++
2 files changed, 7 insertions(+)

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Best regards,
baolu