diff options
author | Eric Dumazet <edumazet@google.com> | 2021-07-02 13:09:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-02 13:31:48 -0700 |
commit | 561022acb1ce62e50f7a8258687a21b84282a4cb (patch) | |
tree | a1e0cabc342d266057f1523a9882efb8ea1e2cd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8955b90c3cdad199137809aac8ccbbb585355913 (diff) |
tcp: annotate data races around tp->mtu_info
While tp->mtu_info is read while socket is owned, the write
sides happen from err handlers (tcp_v[46]_mtu_reduced)
which only own the socket spinlock.
Fixes: 563d34d05786 ("tcp: dont drop MTU reduction indications")
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