Re: [PATCH net-next 0/8] ipv6: more data-race annotations
From: Simon Horman <horms@kernel.org> Date: 2026-01-19 16:59:58
On Thu, Jan 15, 2026 at 09:41:33AM +0000, Eric Dumazet wrote:
Inspired by one unrelated syzbot report.
This series adds missing (and boring) data-race annotations in IPv6.
Only the first patch adds sysctl_ipv6_flowlabel group
to speedup ip6_make_flowlabel() a bit.
Thanks Eric,
This all looks good to me.
And thanks for including the const updates.
For the series:
Reviewed-by: Simon Horman <horms@kernel.org>