summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNilay Shroff <nilay@linux.ibm.com>2026-07-13 17:24:04 +0530
committerKeith Busch <kbusch@kernel.org>2026-07-28 10:37:05 -0700
commitf6f7849c1655ff012d6396c408cf9d4712307fdb (patch)
tree6387e28ccc10c6615179c4b46b90143533a2378c /tools/perf/scripts/python/bin/stackcollapse-report
parent2b58c94ea7ac6d26ee44b4734f7dc0e5d773ff70 (diff)
nvme: update nvme_passthru_end() signature
Change nvme_passthru_end() to return the command effects value passed to it. This is a preparatory change for Clang's context/thread-safety analysis support. The conditional release annotations (__cond_releases()) model lock release based on a function's return value. Returning the existing effects value allows a subsequent patch to annotate nvme_passthru_end() as conditionally releasing locks acquired by nvme_passthru_start(). No functional change intended. A follow-up patch will add the corresponding context analysis annotations. 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-report')
0 files changed, 0 insertions, 0 deletions