summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKeith Busch <kbusch@kernel.org>2026-05-06 06:16:02 -0700
committerKeith Busch <kbusch@kernel.org>2026-05-11 08:07:39 -0700
commit2279cd9c61a330e5de4d6eb0bc422820dd6fdf36 (patch)
treec955cbba7b156f9bc94d0872139125e0175fbb23 /tools/perf/scripts/python/event_analyzing_sample.py
parentce28b772c3c28fb1c62a81533045ae90ed3b496c (diff)
downloadlinux-2279cd9c61a330e5de4d6eb0bc422820dd6fdf36.tar.gz
linux-2279cd9c61a330e5de4d6eb0bc422820dd6fdf36.zip
nvme: fix bio leak on mapping failure
The local bio is always NULL, so we'd leak the bio if the integrity mapping failed. Just get it directly from the request. Fixes: d0d1d522316e91f ("blk-map: provide the bdev to bio if one exists") Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: John Garry <john.g.garry@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions