> The irqchips used by msi_set_affinity() are initialized by > x86_init_dev_msi_info(), which sets their irq_retrigger() callback to > irq_chip_retrigger_hierarchy(). Call the hierarchy helper directly instead > of invoking it indirectly through the irqchip callback. > > Suggested-by: Thomas Gleixner <[email protected]> > Reviewed-by: Shradha Gupta <[email protected]> > Reviewed-by: Thomas Gleixner <[email protected]> > Signed-off-by: Naman Jain <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=3
