summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2024-06-06 17:11:38 +0200
committerDavid S. Miller <davem@davemloft.net>2024-06-10 11:54:18 +0100
commitc75ad7c759ccead1be462d4cec42bd4ad3578989 (patch)
tree6f3be2134a87431e4bdbd3b3537f80cd3c615290 /net/unix/af_unix.c
parentb334b924c9b709bc969644fb5c406f5c9d01dceb (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 <fw@strlen.de> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions