ANDROID: scsi: core: Only kick the requeue list if necessary
Instead of running the request queue of each device associated with a
host every 3 ms (BLK_MQ_RESOURCE_DELAY) while host error handling is in
progress, run the request queue after error handling has finished.
Bug: 280478861
Change-Id: Icd06853dc4868778bc7942d7fac6de71a7a80f71
Signed-off-by:
Bart Van Assche <bvanassche@google.com>
Loading
Please sign in to comment