diff options
| author | Mike Snitzer <[email protected]> | 2024-02-11 14:49:42 -0500 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2024-03-04 15:07:55 -0500 |
| commit | 444d3f0bfd436cf28348a0a20d0b8ad0cdbb8be3 (patch) | |
| tree | c855e538d058619d5636261d99f3d176f74dda8f /tools/perf/scripts/python/stackcollapse.py | |
| parent | b259c1a60c379ad73d673d329892c7dc36313656 (diff) | |
dm vdo indexer-volume: fix missing mutex_lock in process_entry
Must mutex_lock after dm_bufio_read, before dm_bufio_read error
handling, otherwise process_entry error path will return without
volume->read_threads_mutex held. This fixes potential double
mutex_unlock.
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Signed-off-by: Susan LeGendre-McGhee <[email protected]>
Signed-off-by: Matthew Sakai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions