aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Wagner <[email protected]>2023-12-18 16:30:51 +0100
committerKeith Busch <[email protected]>2024-01-03 08:09:41 -0800
commit0e716cec6fb11a14c220ee17c404b67962e902f7 (patch)
treefa7063d6d6fc5930e441a16726ca0cc3d7ae6397 /tools/perf/scripts/python
parent72e8c9379dbef2662c2479c3d142e4c44d598a5b (diff)
nvmet-trace: avoid dereferencing pointer too early
The first command issued from the host to the target is the fabrics connect command. At this point, neither the target queue nor the controller have been allocated. But we already try to trace this command in nvmet_req_init. Reported by KASAN. Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Daniel Wagner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions