diff options
author | Heiner Kallweit <[email protected]> | 2020-11-01 23:30:44 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-03 17:34:27 -0800 |
commit | 870f531e178e147e6eb48185abf16d21f3d8ca4c (patch) | |
tree | 343a14f9b58d8d56e46179cf9a6e2d0e4e41713c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f06059c2444725919df16fc0a097691545dad9ff (diff) |
r8169: set IRQF_NO_THREAD if MSI(X) is enabled
We had to remove flag IRQF_NO_THREAD because it conflicts with shared
interrupts in case legacy interrupts are used. Following up on the
linked discussion set IRQF_NO_THREAD if MSI or MSI-X is used, because
both guarantee that interrupt won't be shared.
Signed-off-by: Heiner Kallweit <[email protected]>
Link: https://www.spinics.net/lists/netdev/msg695341.html
Link: https://lore.kernel.org/r/[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