]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f22a8b5f04dd9cfe278b14fca60e9eb9efadf02
treeaac67de77d10b09b2a4cc00ba7b6abc1372e9106
parent36e14f14064463d5d08f2afc4faa0434656036e0
ipv6: Annotate change of locking mechanism for np->opt

follows up commit 25087ed5aecb ("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