diff options
author | Eric Dumazet <[email protected]> | 2023-12-19 17:00:17 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-01-04 10:29:18 +0000 |
commit | a562c0a2d651e040681b0bfce9b4d229ac3b0b8c (patch) | |
tree | dff122f7939f384e5f208f324c055c566a951321 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b15a4cfe100b9acd097d3ae7052448bd1cdc2a3b (diff) |
sctp: fix busy polling
Busy polling while holding the socket lock makes litle sense,
because incoming packets wont reach our receive queue.
Fixes: 8465a5fcd1ce ("sctp: add support for busy polling to sctp protocol")
Reported-by: Jacob Moroni <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Marcelo Ricardo Leitner <[email protected]>
Cc: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions