diff options
author | Bart Van Assche <bvanassche@acm.org> | 2024-10-22 12:31:01 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-10-25 15:01:11 -0400 |
commit | 2a36646012fc58e6262435ff5d2c8c97456c253f (patch) | |
tree | 9fee3e47fa065eec89aed993dd5d37a82bcaa250 /tools/perf/scripts/python/task-analyzer.py | |
parent | b5d9da58a05172ec08301e06932338ade6d55f82 (diff) | |
download | linux-2a36646012fc58e6262435ff5d2c8c97456c253f.tar.gz linux-2a36646012fc58e6262435ff5d2c8c97456c253f.tar.bz2 linux-2a36646012fc58e6262435ff5d2c8c97456c253f.zip |
scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
Use blk_mq_quiesce_tagset() instead of ufshcd_scsi_block_requests() and
blk_mq_wait_quiesce_done(). Since this patch removes the last callers of
ufshcd_scsi_block_requests() and ufshcd_scsi_unblock_requests(), remove
these functions.
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20241022193130.2733293-6-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions