aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-02-29 11:40:11 +0000
committerDavid S. Miller <[email protected]>2024-03-01 11:09:39 +0000
commit3cd3e72ccb3aade0e8fe037ef07a44b341ab577c (patch)
treeb90cc3e384ec971fadb3848029008e6f8131f7ed /scripts/bpf_doc.py
parentMerge branch 'netdevsim-link' (diff)
downloadkernel-3cd3e72ccb3aade0e8fe037ef07a44b341ab577c.tar.gz
kernel-3cd3e72ccb3aade0e8fe037ef07a44b341ab577c.zip
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
ifa->ifa_tstamp can be read locklessly. Add appropriate READ_ONCE()/WRITE_ONCE() annotations. Do the same for ifa->ifa_cstamp to prepare upcoming changes. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions