Re: [PATCH v3 06/19] irqchip/riscv-imsic: Compose MSI updates through the hierarchy
Thomas Gleixner <[email protected]>
| Newsgroups | dev.linux.lists.iommu,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <878q6hekyy.ffs@fw13> |
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.