aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.extrawarn
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2021-10-25 09:48:22 -0700
committerJakub Kicinski <kuba@kernel.org>2021-10-25 18:02:13 -0700
commit790eb67374d43f66102a80821d22188b6a0bc3bb (patch)
tree0f6306b5f3870c87d9075ca3738cbe636703affc /scripts/Makefile.extrawarn
parentipv6: annotate data races around np->min_hopcount (diff)
downloadlinux-dev-790eb67374d43f66102a80821d22188b6a0bc3bb.tar.xz
linux-dev-790eb67374d43f66102a80821d22188b6a0bc3bb.zip
ipv6: guard IPV6_MINHOPCOUNT with a static key
RFC 5082 IPV6_MINHOPCOUNT is rarely used on hosts. Add a static key to remove from TCP fast path useless code, and potential cache line miss to fetch tcp_inet6_sk(sk)->min_hopcount Note that once ip6_min_hopcount static key has been enabled, it stays enabled until next boot. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/Makefile.extrawarn')
0 files changed, 0 insertions, 0 deletions