ipv6: Annotate change of locking mechanism for np->opt
authorBenjamin Poirier <bpoirier@suse.com>
Thu, 18 Feb 2016 00:20:33 +0000 (16:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 20:27:25 +0000 (15:27 -0500)
commite550785c30f639b3cc6ca70c489a6463ff298453
treeaac67de77d10b09b2a4cc00ba7b6abc1372e9106
parentf0a404505c7310ca1b59c49516360ca6baa5ef74
ipv6: Annotate change of locking mechanism for np->opt

follows up commit 45f6fad84cc3 ("ipv6: add complete rcu protection around
np->opt") which added mixed rcu/refcount protection to np->opt.

Given the current implementation of rcu_pointer_handoff(), this has no
effect at runtime.

Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
This page took 0.027518 seconds and 5 git commands to generate.