diff options
| author | 2022-03-08 08:48:51 +0900 | |
|---|---|---|
| committer | 2022-04-25 22:30:04 -0400 | |
| commit | b4efbec4c2a75b619fae4e8768be379e88c78687 (patch) | |
| tree | 18a297eb67325daefde5b1cbdc39fd7aeff765af /tools/perf/scripts/python/bin | |
| parent | scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID check (diff) | |
scsi: mpt3sas: Fix writel() use
writel() internally executes cpu_to_le32() to convert the value being
written to little endian. The caller should thus not use this conversion
function for the value passed to writel(). Remove the cpu_to_le32() calls
in _base_put_smid_scsi_io_atomic(), _base_put_smid_fast_path_atomic(),
_base_put_smid_hi_priority_atomic() _base_put_smid_default_atomic() and
_base_handshake_req_reply_wait().
Link: https://lore.kernel.org/r/20220307234854.148145-3-damien.lemoal@opensource.wdc.com
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
