aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2024-09-11 17:44:44 +0800
committerJakub Kicinski <[email protected]>2024-09-12 20:35:04 -0700
commit799a9225997799f7b1b579bc50a93b78b4fb2a01 (patch)
treec8a7370abb89bbad41792c3d289e592afd64dbae /tools/perf/util/scripting-engines/trace-event-python.c
parente08ec0597badf325ad103c447cedeb5b7d7add45 (diff)
net: enetc: 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: bbb96dc7fa1a ("enetc: Factor out the traffic start/stop procedures") 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