From: Jakub Kicinski Date: Thu, 20 Jul 2023 19:34:24 +0000 (-0700) Subject: Merge branch 'tcp-add-missing-annotations' X-Git-Tag: v6.6.7~2331^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7998c0ad4c89cbb0bcd1594d9f989c8a5853daf7;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'tcp-add-missing-annotations' Eric Dumazet says: ==================== tcp: add missing annotations This series was inspired by one syzbot (KCSAN) report. do_tcp_getsockopt() does not lock the socket, we need to annotate most of the reads there (and other places as well). This is a first round, another series will come later. ==================== Link: https://lore.kernel.org/r/20230719212857.3943972-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- 7998c0ad4c89cbb0bcd1594d9f989c8a5853daf7