dma-debug: print information about leaked entry
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 31 Mar 2011 12:08:09 +0000 (08:08 -0400)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 7 Apr 2011 14:31:19 +0000 (16:31 +0200)
When driver leak dma mapping, print additional information about one of
leaked entries, to to help investigate problem. Patch should be useful
for debugging drivers, which maps many different class of buffers.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found