diff options
author | Paolo Abeni <[email protected]> | 2023-09-14 16:16:41 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-09-14 16:16:42 +0200 |
commit | 4e519fb4ee7b838d46865cdf57b647efcbff42a7 (patch) | |
tree | 285d545b88e7edfaa8c03073cad7e8f4ae1cf572 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 486e6ca6b48d68d7fefc99e15cc1865e2210d893 (diff) | |
parent | 882af43a0fc37e26d85fb0df0c9edd3bed928de4 (diff) |
Merge branch 'udp-round-of-data-races-fixes'
Eric Dumazet says:
====================
udp: round of data-races fixes
This series is inspired by multiple syzbot reports.
Many udp fields reads or writes are racy.
Add a proper udp->udp_flags and move there all
flags needing atomic safety.
Also add missing READ_ONCE()/WRITE_ONCE() when
lockless readers need access to specific fields.
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions