diff options
author | Eric Dumazet <[email protected]> | 2021-10-25 09:48:20 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-25 18:02:13 -0700 |
commit | 09b898466792b0c387040e6df90a16e7a9f2a5d9 (patch) | |
tree | f59306eb7b70c5d168db4b2e3ae087320431c671 /scripts/gdb/linux/lists.py | |
parent | 342159ee394d103db4bea1b01f932c50e66be163 (diff) |
net: annotate accesses to sk->sk_rx_queue_mapping
sk->sk_rx_queue_mapping can be modified locklessly,
add a couple of READ_ONCE()/WRITE_ONCE() to document this fact.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions