diff options
author | Eric Dumazet <[email protected]> | 2021-06-10 09:00:12 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-10 14:12:54 -0700 |
commit | d1b5bee4c8be01585033be9b3a8878789285285f (patch) | |
tree | ab9212ee4357ee19d60508de497524d1ec18b485 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | b71eaed8c04f72a919a9c44e83e4ee254e69e7f3 (diff) |
net/packet: annotate data race in packet_sendmsg()
There is a known race in packet_sendmsg(), addressed
in commit 32d3182cd2cd ("net/packet: fix race in tpacket_snd()")
Now we have data_race(), we can use it to avoid a future KCSAN warning,
as syzbot loves stressing af_packet sockets :)
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions