[PATCH 0/1] iommu/riscv: Support sharing irq lines between iommu queues

From: Xu Lu
Date: Mon Jul 01 2024 - 03:29:48 EST


This is an additional patch for Tomasz Jeznach's riscv iommu driver
patch series[1].

It seems that when the number of wired irq lines is less than the number
of iommu queues, iommu platform driver does not assign virtual irqs for
iommu queues whose id exceeds the total number of irq lines.

If it is a problem worth fixing, please feel free to merge this patch
into existing commits. And please ignore this patch if we don't think
it is a problem.

[1] link: https://lore.kernel.org/all/cover.1718388908.git.tjeznach@xxxxxxxxxxxx/

Xu Lu (1):
iommu/riscv: Support sharing irq lines between iommu queues

drivers/iommu/riscv/iommu-platform.c | 4 ++++
1 file changed, 4 insertions(+)

--
2.20.1