[PATCH v1] riscv: iommu: Fix irq failure due to idx mismatch in icvec
Jörg Rödel
joro at 8bytes.org
Fri Sep 12 23:09:19 PDT 2025
On Wed, Sep 10, 2025 at 05:54:30PM +0800, Yaxing Guo wrote:
> In icvec, the idx of civ, fiv, pmiv and piv are 0, 1, 2, 3
> (According to spec 5.27). And usually, the interrupt-names
> property in dts riscv-iommu node also follows this (In qemu
> virt machine follows this) which will cause hardware irq
> number errors (Especially when using qemu virt machine to
> start Linux).
This sounds like the patch needs a Fixes tag.
More information about the linux-riscv
mailing list