Skip to content
Commit b680a907 authored by Eric Dumazet's avatar Eric Dumazet Committed by Greg Kroah-Hartman
Browse files

udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags



[ Upstream commit f5f52f08 ]

These are read locklessly, move them to udp_flags to fix data-races.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Reviewed-by: default avatarWillem de Bruijn <willemb@google.com>
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
Stable-dep-of: 70a36f57 ("udp: annotate data-races around udp->encap_type")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 753886c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment