diff options
author | Eric Dumazet <[email protected]> | 2023-03-16 01:10:08 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-17 08:52:05 +0000 |
commit | fd53c297aa7b077ae98a3d3d2d3aa278a1686ba6 (patch) | |
tree | 0a62bc12c8fee36cae0ff6ea93f82ea4ab6483cb /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ee5675ecdf7a4e713ed21d98a70c2871d6ebed01 (diff) |
net/packet: convert po->auxdata to an atomic flag
po->auxdata can be read while another thread
is changing its value, potentially raising KCSAN splat.
Convert it to PACKET_SOCK_AUXDATA flag.
Fixes: 8dc419447415 ("[PACKET]: Add optional checksum computation for recvmsg")
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions