commit | 5300fdcb7b7e97d83033bc7196582705524d35ea | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Wed Aug 13 16:38:29 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 14 15:13:39 2014 -0700 |
tree | 4aff86f9863ee5b4bf21827580c7423c515647d5 | |
parent | 0c9ab09223fe9922baeb22546c9a90d774a4bde6 [diff] |
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>