rhashtable: RCU annotations for next pointers
authorThomas Graf <tgraf@suug.ch>
Wed, 13 Aug 2014 14:38:29 +0000 (16:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2014 22:13:39 +0000 (15:13 -0700)
commit5300fdcb7b7e97d83033bc7196582705524d35ea
tree4aff86f9863ee5b4bf21827580c7423c515647d5
parent0c9ab09223fe9922baeb22546c9a90d774a4bde6
rhashtable: RCU annotations for next pointers

Properly annotate next pointers as access is RCU protected in
the lookup path.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rhashtable.h
lib/rhashtable.c