UPSTREAM: tcp: annotate data-races around tp->window_clamp
tp->window_clamp can be read locklessly, add READ_ONCE() and WRITE_ONCE() annotations. Bug: 356178496 Change-Id: I047723525b7a5e384252d193968b70b4f555e7df Signed-off-by:Eric Dumazet <edumazet@google.com> Reviewed-by:
Jason Xing <kerneljasonxing@gmail.com> Link: https://lore.kernel.org/r/20240404114231.2195171-1-edumazet@google.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org> (cherry picked from commit f410cbea) Signed-off-by:
Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
Loading
Please sign in to comment