acrn-kernel/net/can
Eric Dumazet c48fcb4f49 net: annotate data-races around sk->sk_tsflags
[ Upstream commit e3390b30a5 ]

sk->sk_tsflags can be read locklessly, add corresponding annotations.

Fixes: b9f40e21ef ("net-timestamp: move timestamp flags out of sk_flags")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stable-dep-of: 7f6ca95d16b9 ("net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-10 17:10:23 +01:00
..
j1939 net: annotate data-races around sk->sk_tsflags 2024-01-10 17:10:23 +01:00
Kconfig
Makefile
af_can.c
af_can.h
bcm.c
gw.c
isotp.c
proc.c
raw.c can: raw: add support for SO_MARK 2024-01-10 17:10:23 +01:00