]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'ipv6-more-data-race-annotations'
authorJakub Kicinski <kuba@kernel.org>
Mon, 19 Jan 2026 17:56:46 +0000 (09:56 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 19 Jan 2026 17:56:46 +0000 (09:56 -0800)
Eric Dumazet says:

====================
ipv6: more data-race annotations

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.
====================

Link: https://patch.msgid.link/20260115094141.3124990-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge