diff options
author | Yihang Li <liyihang9@huawei.com> | 2025-04-14 16:08:45 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-04-21 21:44:24 -0400 |
commit | 1ca57644e2e935b39a260ead5e0ec5ac0319148e (patch) | |
tree | 1e331beb3e55131bfa4a0e47b81bac38f4831603 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e4d953ca557e02edd3aed7390043e1b8ad1c9723 (diff) |
scsi: hisi_sas: Wait until error handling is complete
SATA devices are lost when FLR is performed while the controller and disks
are in suspended state.
This is because the libata layer is called to initialize the SATA device
during controller resume. If FLR is executed at this time, the IDENTIFY
command fails. As a result, the revalidate fails, and the SATA device is
disabled by the libata layer.
Wait until error handling completes.
Signed-off-by: Yihang Li <liyihang9@huawei.com>
Link: https://lore.kernel.org/r/20250414080845.1220997-5-liyihang9@huawei.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions