diff options
author | Eric Dumazet <edumazet@google.com> | 2021-10-25 19:48:20 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-10-26 04:02:13 +0300 |
commit | 09b898466792b0c387040e6df90a16e7a9f2a5d9 (patch) | |
tree | f59306eb7b70c5d168db4b2e3ae087320431c671 /net | |
parent | 342159ee394d103db4bea1b01f932c50e66be163 (diff) | |
download | linux-09b898466792b0c387040e6df90a16e7a9f2a5d9.tar.xz |
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 <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions