]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ipv6: ip6_ptr rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 24 Oct 2010 21:32:05 +0000 (21:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Oct 2010 20:09:43 +0000 (13:09 -0700)
commit198caeca3eb4c81bbdbeb34a870868002f89b3d2
treeac2c01e12b71c3a88a8b2d6b86151b618878af1a
parentb616b09afabf6d569aa31176aa86f05d2586de3e
ipv6: ip6_ptr rcu annotations

(struct net_device)->ip6_ptr is rcu protected :

add __rcu annotation and proper rcu primitives.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c