> msi_set_affinity() re-injects a pending interrupt on its new target by
> looking at the outermost domain chip and invoking its irq_retrigger()
> callback directly, without checking whether that callback is present.
> 
> Keep calling the outermost chip's irq_retrigger() when it is present,
> but fall back to irq_chip_retrigger_hierarchy() otherwise, which walks
> up the interrupt hierarchy until it finds a chip that implements
> irq_retrigger().
> 
> 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


Reply via email to