netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/packet: annotate data races
@ 2021-06-16 13:42 Eric Dumazet
  2021-06-16 13:42 ` [PATCH net 1/2] net/packet: annotate accesses to po->bind Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Dumazet @ 2021-06-16 13:42 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski; +Cc: netdev, Eric Dumazet, Eric Dumazet

From: Eric Dumazet <edumazet@google.com>

KCSAN sent two reports about data races in af_packet.
Nothing serious, but worth fixing.

Eric Dumazet (2):
  net/packet: annotate accesses to po->bind
  net/packet: annotate accesses to po->ifindex

 net/packet/af_packet.c | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

-- 
2.32.0.272.g935e593368-goog


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-16 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 13:42 [PATCH net 0/2] net/packet: annotate data races Eric Dumazet
2021-06-16 13:42 ` [PATCH net 1/2] net/packet: annotate accesses to po->bind Eric Dumazet
2021-06-16 13:42 ` [PATCH net 2/2] net/packet: annotate accesses to po->ifindex Eric Dumazet
2021-06-16 19:50 ` [PATCH net 0/2] net/packet: annotate data races patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).