pipebuffer/debug: Fix a recursive mutex lock
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 31 Oct 2011 11:14:05 +0000 (12:14 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 31 Oct 2011 12:25:39 +0000 (13:25 +0100)
commit037e7a68f504f019b409ec8cb92f0075019a90f5
tree36dd07707780eea05d902831752bd00b9b744467
parent56d30bb00d40cd391d7a469604792a27ddcc459c
pipebuffer/debug: Fix a recursive mutex lock

pb_debug_manager_dump was trying to take a lock already
held by all callers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c