summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-06-23 03:52:39 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-06-23 07:57:21 +0300
commitf44cc269a1c148ad83332d85fe54607e8874ca79 (patch)
tree13c72b423b7756eaa1f588c2165653faaee8dc22 /tools/perf/scripts/python/stackcollapse.py
parent9bd01500e4d8c3c3387076581c19b3987776d7af (diff)
downloadlinux-f44cc269a1c148ad83332d85fe54607e8874ca79.tar.xz
bcachefs: fix seqmutex_relock()
We were grabbing the sequence number before unlock incremented it - fix this by moving the increment to seqmutex_lock() (so the seqmutex_relock() failure path skips the mutex_trylock()), and returning the sequence number from unlock(), to make the API simpler and safer. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions