aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/microcode/intel.c
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2024-09-11 17:42:34 +0800
committerStefan Schmidt <[email protected]>2024-09-27 10:47:53 +0200
commit09573b1cc76e7ff8f056ab29ea1cdc152ec8c653 (patch)
tree45ad86897526cf91826f2eef9c0e73eed4d2d29a /arch/x86/kernel/cpu/microcode/intel.c
parentbff1709b3980bd7f80be6786f64cc9a9ee9e56da (diff)
net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
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") Reviewed-by: Miquel Raynal <[email protected]> Signed-off-by: Jinjie Ruan <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/intel.c')
0 files changed, 0 insertions, 0 deletions