Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] iommu/riscv: Support sharing irq lines between iommu queues
@ 2024-07-01  7:29 Xu Lu
  2024-07-01  7:29 ` [PATCH 1/1] " Xu Lu
  0 siblings, 1 reply; 6+ messages in thread
From: Xu Lu @ 2024-07-01  7:29 UTC (permalink / raw)
  To: tjeznach, joro, will, robin.murphy, paul.walmsley
  Cc: apatel, aou, linux, linux-kernel, Xu Lu, xieyongji, iommu, palmer,
	linux-riscv, lihangjing, baolu.lu

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@rivosinc.com/

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


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-01  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  7:29 [PATCH 0/1] iommu/riscv: Support sharing irq lines between iommu queues Xu Lu
2024-07-01  7:29 ` [PATCH 1/1] " Xu Lu
2024-07-01  8:47   ` Tomasz Jeznach
2024-07-01  9:10     ` [External] " Xu Lu
2024-07-01  9:14       ` Xu Lu
2024-07-01  9:25         ` Tomasz Jeznach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox