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 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions