diff options
| author | Justin Tee <[email protected]> | 2023-07-12 11:05:12 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-07-23 16:17:07 -0400 |
| commit | 1a5cd3d073ee3f27a83846deb956f023898830fa (patch) | |
| tree | fdc8257935e604cce12c7593d49d10414949c6d3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 4cf7cfa8bae11fec28785a2fec9223d0ffb25cf2 (diff) | |
scsi: lpfc: Simplify fcp_abort transport callback log message
The driver is reaching into a nvme_fc_cmd_iu ptr that belongs to the
transport during an abort. This could cause an unintentional ptr
dereference into memory that the driver does not own. Since the
nvme_fc_cmd_iu ptr was for logging purposes only, simplify the log message
such that the nvme_fc_cmd_iu reference is no longer needed.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions