Re: [PATCH v3 06/19] irqchip/riscv-imsic: Compose MSI updates through the hierarchy
From: Thomas Gleixner
Date: Fri Aug 07 2026 - 16:26:07 EST
On Fri, Aug 07 2026 at 20:17, Andrew Jones wrote:
> imsic_irq_set_affinity() wrote the new IMSIC target straight to the
Wrote? When was that?
You are describing the current state/context, so this wants to be
'write' no?
> device via imsic_msi_update_msg(), bypassing the irqdomain hierarchy.
> That skips any intermediate IOMMU irqdomain sitting between IMSIC and
Otherwise 'skips' makes no sense either.
> the device, so a remapped device would keep the pre-remap physical
> address after every affinity change.