diff options
author | 2021-12-03 15:19:40 -0800 | |
---|---|---|
committer | 2021-12-06 22:30:33 -0500 | |
commit | bd0b35383193d0d31a0cce3d7c7f7e4be1cc7905 (patch) | |
tree | 1dd751ef443bdfe4d55576cedc38cc35dd064717 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: ufs: Fix race conditions related to driver data (diff) | |
download | linux-dev-bd0b35383193d0d31a0cce3d7c7f7e4be1cc7905.tar.xz linux-dev-bd0b35383193d0d31a0cce3d7c7f7e4be1cc7905.zip |
scsi: ufs: Remove ufshcd_any_tag_in_use()
Use hba->outstanding_reqs instead of ufshcd_any_tag_in_use(). This patch
prepares for removal of the blk_mq_start_request() call from
ufshcd_wait_for_dev_cmd(). blk_mq_tagset_busy_iter() only iterates over
started requests.
Link: https://lore.kernel.org/r/20211203231950.193369-8-bvanassche@acm.org
Tested-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
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