diff options
author | Jinjie Ruan <[email protected]> | 2024-09-11 17:44:45 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-12 20:35:04 -0700 |
commit | daaba19d357f0900b303a530ced96c78086267ea (patch) | |
tree | 33c581366626f4d01deb52aa638aed2a0fc855b8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 799a9225997799f7b1b579bc50a93b78b4fb2a01 (diff) |
nfp: 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.
Reviewed-by: Louis Peens <[email protected]>
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