kernel_samsung_a53x/drivers/net/ieee802154
Jinjie Ruan dfd74b3f20 net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
[ Upstream commit 09573b1cc76e7ff8f056ab29ea1cdc152ec8c653 ]

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 <miquel.raynal@bootlin.com>
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/20240911094234.1922418-1-ruanjinjie@huawei.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:35 +01:00
..
adf7242.c net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show() 2024-11-18 10:58:29 +01:00
at86rf230.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
at86rf230.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
atusb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
atusb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ca8210.c ieee802154: ca8210: Fix a potential UAF in ca8210_probe 2024-11-08 11:25:45 +01:00
cc2520.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fakelb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig ieee802154: Fix build error 2024-11-23 23:21:35 +01:00
mac802154_hwsim.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mac802154_hwsim.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mcr20a.c net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() 2024-11-23 23:21:35 +01:00
mcr20a.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mrf24j40.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00