aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-03-28 14:40:29 +0000
committerJakub Kicinski <[email protected]>2024-03-29 15:03:10 -0700
commit60557969951304dad829f2829019907dfb43ecb3 (patch)
tree10496cd31f28970e7294766127d8a3fdc27cd213 /tools/perf/scripts/python/export-to-postgresql.py
parent46dc11bee2d5272f200ac419f9e7e238c246b802 (diff)
udp: annotate data-race in __udp_enqueue_schedule_skb()
sk->sk_rcvbuf is read locklessly twice, while other threads could change its value. Use a READ_ONCE() to annotate the race. Signed-off-by: Eric Dumazet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions