]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/rhashtable.c
rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING
authorThomas Graf <tgraf@suug.ch>
Thu, 5 Feb 2015 01:03:34 +0000 (02:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Feb 2015 23:18:34 +0000 (15:18 -0800)
commita03eaec0df52a0f1fd37ebf7dcb2dc505d891255
treed7b02ae2f4a76309ad2f05c429978ebfa2878cd7
parent2af4b52988fd4f7ae525fcada29d4db8680033d6
rhashtable: Dump bucket tables on locking violation under PROVE_LOCKING

This simplifies debugging of locking violations if compiled with
CONFIG_PROVE_LOCKING.

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