diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-03-18 11:42:53 +0100 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-03-18 11:42:53 +0100 |
commit | bc1a99dfcf9cd081ddf37f362dc1af2158c016b8 (patch) | |
tree | 8dd076723876e507557a7416faaa6f1ae60e610a /runtime/itrace.c | |
parent | 715bb1ea4a7823580a4f6641c5a03d66735b57a1 (diff) | |
download | systemtap-steved-bc1a99dfcf9cd081ddf37f362dc1af2158c016b8.tar.gz systemtap-steved-bc1a99dfcf9cd081ddf37f362dc1af2158c016b8.tar.xz systemtap-steved-bc1a99dfcf9cd081ddf37f362dc1af2158c016b8.zip |
Don't mutex_unlock in __stp_tf_get_vma_map_entry_internal.
All callers of __stp_tf_get_vma_map_entry_internal lock and unlock
the mutex correctly themselves in all cases. This unlock would trigger
a double unlock.
* runtime/task_finder_vma.c (__stp_tf_get_vma_map_entry_internal):
Don't mutex_unlock(&__stp_tf_vma_mutex).
Diffstat (limited to 'runtime/itrace.c')
0 files changed, 0 insertions, 0 deletions