diff options
| author | Igor Pylypiv <[email protected]> | 2021-04-06 11:05:34 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-04-12 23:07:10 -0400 |
| commit | 6f305bf699fe233ef27d80cc29fd1650423c8e74 (patch) | |
| tree | 53d0d6664085becc24118a3c905fe0df2eff6716 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3f744a14f331f56703a9d74e86520db045f11831 (diff) | |
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/[email protected]
Reviewed-by: Vishakha Channapattan <[email protected]>
Acked-by: Jack Wang <[email protected]>
Signed-off-by: Igor Pylypiv <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions