diff options
author | Jinjie Ruan <[email protected]> | 2024-09-11 17:44:43 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-12 20:35:04 -0700 |
commit | e08ec0597badf325ad103c447cedeb5b7d7add45 (patch) | |
tree | 48d187dbc17e4e31169d8784e0af8026397ed55d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5905c024a776c7f592581551993817aaf0cd1f36 (diff) |
net: apple: bmac: 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.
Signed-off-by: Jinjie Ruan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions