UPSTREAM: scsi: ufs: Reduce the START STOP UNIT timeout
Reduce the START STOP UNIT command timeout to one second since on Android devices a kernel panic is triggered if an attempt to suspend the system takes more than 20 seconds. One second should be enough for the START STOP UNIT command since this command completes in less than a millisecond for the UFS devices I have access to. Change-Id: Ib7b0f7390c373e8cd98827ed8118ecc0ca13a767 Signed-off-by:Bart Van Assche <bvanassche@acm.org> Link: https://lore.kernel.org/r/20221018202958.1902564-7-bvanassche@acm.org Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> Bug: 258442751 Bug: 273761554 (cherry picked from commit dcd5b763) Signed-off-by:
Bart Van Assche <bvanassche@google.com>
Loading
Please sign in to comment