commit | 7cd10db8de2b6a32ccabef2e0e01c7444faa49d4 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Thu Feb 05 02:03:35 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 06 15:18:34 2015 -0800 |
tree | 2cc37d47c4dfba4564a075254c3025952cf04a8a | |
parent | a03eaec0df52a0f1fd37ebf7dcb2dc505d891255 [diff] |
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>