diff options
author | 2022-01-24 12:24:52 -0800 | |
---|---|---|
committer | 2022-01-25 11:25:21 +0000 | |
commit | d507204d3c5cc57d9a8bdf0a477615bb59ea1611 (patch) | |
tree | 256338393b5552abf49c417c605b4e210dbf6b50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'ionic-fw-recovery' (diff) | |
download | linux-dev-d507204d3c5cc57d9a8bdf0a477615bb59ea1611.tar.xz linux-dev-d507204d3c5cc57d9a8bdf0a477615bb59ea1611.zip |
tcp/dccp: add tw->tw_bslot
We want to allow inet_twsk_kill() working even if netns
has been dismantled/freed, to get rid of inet_twsk_purge().
This patch adds tw->tw_bslot to cache the bind bucket slot
so that inet_twsk_kill() no longer needs to dereference twsk_net(tw)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions