diff options
author | 2024-02-02 12:40:10 +0100 | |
---|---|---|
committer | 2024-02-05 11:18:09 +0000 | |
commit | b9f4554356f60c6ab33ef6604d1aa94475449b1f (patch) | |
tree | eaeffc015cd4e643ae0aa19b5efa72d6f6d3443e /lib | |
parent | mptcp: annotate lockless access for RX path fields (diff) | |
download | wireguard-linux-b9f4554356f60c6ab33ef6604d1aa94475449b1f.tar.xz wireguard-linux-b9f4554356f60c6ab33ef6604d1aa94475449b1f.zip |
mptcp: annotate lockless access for token
The token field is manipulated under the msk socket lock
and accessed lockless in a few spots, add proper ONCE annotation
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions