Hi Jinjie, ruanjinjie@xxxxxxxxxx wrote on Mon, 9 Sep 2024 21:30:31 +0800: > disable_irq() after request_irq() still has a time gap in which > interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will > disable IRQ auto-enable when request IRQ. > > Fixes: 8c6ad9cc5157 ("ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver") > Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx> This one could go through wpan(-next), but otherwise: Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Thanks, Miquèl