diff options
| author | John Garry <[email protected]> | 2025-06-30 16:21:53 +0000 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2025-07-14 13:51:06 +0000 |
| commit | dd8e34afd6709cb2f9c0e63340f567e6c066ed8e (patch) | |
| tree | 62b75012294e9739c0802e2dd5ba0741b777c561 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() (diff) | |
| download | kernel-dd8e34afd6709cb2f9c0e63340f567e6c066ed8e.tar.gz kernel-dd8e34afd6709cb2f9c0e63340f567e6c066ed8e.zip | |
nvme: fix endianness of command word prints in nvme_log_err_passthru()
The command word members of struct nvme_common_command are __le32 type,
so use helper le32_to_cpu() to read them properly.
Fixes: 9f079dda1433 ("nvme: allow passthru cmd error logging")
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Alan Adamson <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
