aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorakshatzen <[email protected]>2021-01-09 18:08:42 +0530
committerMartin K. Petersen <[email protected]>2021-01-13 00:02:01 -0500
commitd71023af4bec0ebccc377bb47beeb1b07e472c36 (patch)
treea500d9801fb6cf1fc9576868dc5512fa81932a6b /tools/perf/scripts/python/stackcollapse.py
parentb61d0414136853fc38898829cde837ce5d691a9a (diff)
scsi: pm80xx: Do not busy wait in MPI init check
We do not need to busy wait during mpi_init_check() since it is not being invoked in atomic context. mpi_init_check() is being called from pm8001_pci_resume(), pm8001_pci_probe(). Hence we are replacing udelay with msleep. Link: https://lore.kernel.org/r/[email protected] Acked-by: Jack Wang <[email protected]> Signed-off-by: akshatzen <[email protected]> Signed-off-by: Viswas G <[email protected]> Signed-off-by: Ruksar Devadi <[email protected]> Signed-off-by: Radha Ramachandran <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions