Commit 2a36646
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>1 parent b5d9da5 commit 2a36646
2 files changed
Lines changed: 3 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | 352 | | |
365 | 353 | | |
366 | 354 | | |
| |||
6375 | 6363 | | |
6376 | 6364 | | |
6377 | 6365 | | |
6378 | | - | |
6379 | 6366 | | |
6380 | | - | |
| 6367 | + | |
6381 | 6368 | | |
6382 | 6369 | | |
6383 | 6370 | | |
6384 | 6371 | | |
6385 | 6372 | | |
6386 | | - | |
| 6373 | + | |
6387 | 6374 | | |
6388 | 6375 | | |
6389 | 6376 | | |
| |||
10558 | 10545 | | |
10559 | 10546 | | |
10560 | 10547 | | |
10561 | | - | |
| 10548 | + | |
10562 | 10549 | | |
10563 | 10550 | | |
10564 | 10551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
925 | 925 | | |
926 | 926 | | |
927 | 927 | | |
928 | | - | |
929 | 928 | | |
930 | 929 | | |
931 | 930 | | |
| |||
1086 | 1085 | | |
1087 | 1086 | | |
1088 | 1087 | | |
1089 | | - | |
1090 | 1088 | | |
1091 | 1089 | | |
1092 | 1090 | | |
| |||
0 commit comments