Re: [RFC PATCH v2 06/18] iommu/riscv: Implement MSI table management functions

From: Nutty.Liu

Date: Sun Oct 05 2025 - 04:29:17 EST



On 9/21/2025 4:38 AM, Andrew Jones wrote:
Export more in iommu.h from iommu.c and implement functions needed
to manage the MSI table.

Signed-off-by: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
---
drivers/iommu/riscv/iommu-bits.h | 7 ++++++
drivers/iommu/riscv/iommu-ir.c | 43 ++++++++++++++++++++++++++++++++
drivers/iommu/riscv/iommu.c | 36 +++-----------------------
drivers/iommu/riscv/iommu.h | 32 ++++++++++++++++++++++++
4 files changed, 86 insertions(+), 32 deletions(-)

Reviewed-by: Nutty Liu <nutty.liu@xxxxxxxxxxx>

Thanks,
Nutty