Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f6c29c08 authored by Veerabhadrarao Badiganti's avatar Veerabhadrarao Badiganti
Browse files

scsi: ufs: Logic to check UIC command timeout errors genuineness



In few instances where UIC command timeout error is reported,
it turned-out to be interrupt starvation issue. That is,
ufs controller triggers the interrupt but ISR might get delayed
for different reasons which lead to ufs UIC command timeout issues.

To handle such a scenario, before retrying UIC command upon timeout,
the driver waits for little more time for completion, if it finds that
controller indeed triggered the interrupt.

Change-Id: I646e2e4b202cd7d114cef80ffee01dfbb46c5abd
Signed-off-by: default avatarVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
parent eac6c82e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment