diff options
| author | Ranjan Kumar <[email protected]> | 2023-08-29 09:00:19 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2023-08-31 01:39:06 +0000 |
| commit | 4ca10f3e31745d35249a727ecd108eb58f0a8c5e (patch) | |
| tree | 2893b4292081cd990622ca4f296c436e9efd83bd /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | scsi: libsas: Simplify sas_queue_reset() and remove unused code (diff) | |
| download | kernel-4ca10f3e31745d35249a727ecd108eb58f0a8c5e.tar.gz kernel-4ca10f3e31745d35249a727ecd108eb58f0a8c5e.zip | |
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
The driver retries certain register reads 3 times if the returned value is
0. This was done because the controller could return 0 for certain
registers if other registers were being accessed concurrently by the BMC.
In certain systems with increased BMC interactions, the register values
returned can be 0 for longer than 3 retries. Change the retry count from 3
to 30 for the affected registers to prevent problems with out-of-band
management.
Fixes: b899202901a8 ("scsi: mpt3sas: Add separate function for aero doorbell reads")
Cc: [email protected]
Signed-off-by: Ranjan Kumar <[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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
