]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5320bfddfd0f4629a6f62524ac52930430a2638
treed7b02ae2f4a76309ad2f05c429978ebfa2878cd7
parent76e2562a8bd3f279109cb1039380dfc8f0e8c766
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