On 2024-11-11 7:54 p.m., Jakub Kicinski wrote:
On Fri,  8 Nov 2024 17:12:06 -0700 Ahmed Zaki wrote:
From: Sudheer Mogilappagari <[email protected]>

Wait for pending IRQs to be handled before an interrupt is free'd up.

read the kdoc on free_irq(), please


IIUC, this patch applies synchronize_irq() after the IRQ is disabled. But I will move it there for clarity.

Thanks.

Reply via email to