diff options
author | 2024-09-11 17:42:34 +0800 | |
---|---|---|
committer | 2024-09-27 10:47:53 +0200 | |
commit | 09573b1cc76e7ff8f056ab29ea1cdc152ec8c653 (patch) | |
tree | 45ad86897526cf91826f2eef9c0e73eed4d2d29a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac802154: Fix potential RCU dereference issue in mac802154_scan_worker (diff) | |
download | wireguard-linux-09573b1cc76e7ff8f056ab29ea1cdc152ec8c653.tar.xz wireguard-linux-09573b1cc76e7ff8f056ab29ea1cdc152ec8c653.zip |
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 <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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions