diff options
| author | Eric Dumazet <[email protected]> | 2021-07-02 13:09:03 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-02 13:31:48 -0700 |
| commit | 561022acb1ce62e50f7a8258687a21b84282a4cb (patch) | |
| tree | a1e0cabc342d266057f1523a9882efb8ea1e2cd5 /tools/perf/scripts/python/failed-syscalls-by-pid.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 <[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