summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorNilay Shroff <nilay@linux.ibm.com>2026-07-13 17:24:08 +0530
committerKeith Busch <kbusch@kernel.org>2026-07-28 10:37:18 -0700
commitaa5d8dda3a455c8b0c06a9ab360a52c6a6fae0b6 (patch)
tree2bc636c2b390e1280c538a75d7b6fcb9abde104b /tools/perf/scripts/python/bin/stackcollapse-record
parent499d05d5d10eb381eac87a83626e7141a5823a09 (diff)
nvme: add context annotations for nvme_ns_head::requeue_list
nvme_ns_head::requeue_list is protected by nvme_ns_head::requeue_lock. Annotate requeue_list with __guarded_by(&requeue_lock) so that Clang's context analysis can validate accesses to the list. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nilay Shroff <nilay@linux.ibm.com> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions