diff options
| author | Eric Dumazet <edumazet@google.com> | 2023-07-19 21:28:55 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 11:45:27 +0200 |
| commit | 73e2b8a15ea42ccb2d4bcd26e55d4092a1a8e4e5 (patch) | |
| tree | 8e12410014d11445645db76b924cd1da62e3b903 /include/linux/stackprotector.h | |
| parent | e104ef59c608e449fa0c3aa4bb1ec59e401de5cc (diff) | |
tcp: annotate data-races around tp->notsent_lowat
[ Upstream commit 1aeb87bc1440c5447a7fa2d6e3c2cca52cbd206b ]
tp->notsent_lowat can be read locklessly from do_tcp_getsockopt()
and tcp_poll().
Fixes: c9bee3b7fdec ("tcp: TCP_NOTSENT_LOWAT socket option")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20230719212857.3943972-10-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
