On 2024/10/18 13:53, Yi Liu wrote:
This helper is to ensure the domain is compatible with the device's iommu, so it is more sanity check than preparation. Hence, rename it. Suggested-by: Lu Baolu<baolu.lu@xxxxxxxxxxxxxxx> Signed-off-by: Yi Liu<yi.l.liu@xxxxxxxxx> --- drivers/iommu/intel/iommu.c | 8 ++++---- drivers/iommu/intel/iommu.h | 4 ++-- drivers/iommu/intel/nested.c | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-)
Yes, this helper calls for a name change. I have already a patch in the coming v2 of below series: https://lore.kernel.org/linux-iommu/20241011042722.73930-8-baolu.lu@xxxxxxxxxxxxxxx/ Just for your information to avoid duplication. Thanks, baolu