dma-debug: release free_entries_lock before saving stack trace
authorJakub Kicinski <kubakici@wp.pl>
Wed, 4 Apr 2012 01:19:10 +0000 (03:19 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 12 Apr 2012 10:28:46 +0000 (12:28 +0200)
Saving stack trace can take a while and once the entry
is allocated free_entries_lock is no longer needed.

Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found