Re: [PATCH v2 5/5] mm: Deprecate pasid field

From: Baolu Lu
Date: Thu Aug 31 2023 - 03:39:12 EST


On 2023/8/27 16:44, Tina Zhang wrote:
Drop the pasid field, as all the information needed for sva domain
management has been moved to the newly added iommu_mm field.

Signed-off-by: Tina Zhang<tina.zhang@xxxxxxxxx>
---
include/linux/mm_types.h | 1 -
mm/init-mm.c | 3 ---
2 files changed, 4 deletions(-)

mm->pasid is dead code now. So remove it.

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

Best regards,
baolu