diff options
author | Igor Pylypiv <ipylypiv@google.com> | 2021-04-06 21:05:34 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-13 06:07:10 +0300 |
commit | 6f305bf699fe233ef27d80cc29fd1650423c8e74 (patch) | |
tree | 53d0d6664085becc24118a3c905fe0df2eff6716 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3f744a14f331f56703a9d74e86520db045f11831 (diff) | |
download | linux-6f305bf699fe233ef27d80cc29fd1650423c8e74.tar.xz |
scsi: pm80xx: Remove busy wait from mpi_uninit_check()
mpi_uninit_check() is not being called in an atomic context. The only
caller of mpi_uninit_check() is pm80xx_chip_soft_rst().
Callers of pm80xx_chip_soft_rst():
- pm8001_ioctl_soft_reset()
- pm8001_pci_probe()
- pm8001_pci_remove()
- pm8001_pci_suspend()
- pm8001_pci_resume()
There was a similar fix for mpi_init_check() in commit
d71023af4bec ("scsi: pm80xx: Do not busy wait in MPI init check")
Link: https://lore.kernel.org/r/20210406180534.1924345-3-ipylypiv@google.com
Reviewed-by: Vishakha Channapattan <vishakhavc@google.com>
Acked-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Igor Pylypiv <ipylypiv@google.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