rhashtable: Add more lock verification
authorThomas Graf <tgraf@suug.ch>
Thu, 5 Feb 2015 01:03:35 +0000 (02:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Feb 2015 23:18:34 +0000 (15:18 -0800)
commit7cd10db8de2b6a32ccabef2e0e01c7444faa49d4
tree2cc37d47c4dfba4564a075254c3025952cf04a8a
parenta03eaec0df52a0f1fd37ebf7dcb2dc505d891255
rhashtable: Add more lock verification

Catch hash miscalculations which result in hard to track down race
conditions.

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