diff options
author | Joseph Qi <[email protected]> | 2015-10-22 13:32:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-10-23 17:55:10 +0900 |
commit | b67de018b37a97548645a879c627d4188518e907 (patch) | |
tree | 79593d33b91fa8188454d61af8634dbfe35230b3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | bb387002693ed28b2bb0408c5dec65521b71e5f1 (diff) |
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
dlm_lockres_put will call dlm_lockres_release if it is the last
reference, and then it may call dlm_print_one_lock_resource and
take lockres spinlock.
So unlock lockres spinlock before dlm_lockres_put to avoid deadlock.
Signed-off-by: Joseph Qi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions