diff options
author | Florian Westphal <[email protected]> | 2024-06-06 17:11:38 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-06-10 11:54:18 +0100 |
commit | c75ad7c759ccead1be462d4cec42bd4ad3578989 (patch) | |
tree | 6f3be2134a87431e4bdbd3b3537f80cd3c615290 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | b334b924c9b709bc969644fb5c406f5c9d01dceb (diff) |
net: tcp: un-pin the tw_timer
After previous patch, even if timer fires immediately on another CPU,
context that schedules the timer now holds the ehash spinlock, so timer
cannot reap tw socket until ehash lock is released.
BH disable is moved into hashdance_schedule.
Signed-off-by: Florian Westphal <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions