Hi Can Guo, >1st change can fix a possible OCP issue when AH8 error happens. >2nd and 3rd change can fix race conditions btw suspend/resume and other contexts. > >Can Guo (3): > scsi: ufs: Do not put UFS power into LPM if link is broken > scsi: ufs: Cancel rpm_dev_flush_recheck_work during system suspend > scsi: ufs: Narrow down fast pass in system suspend path > >Change since V1: >- Incorporated Daejun's comment. > > drivers/scsi/ufs/ufshcd.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > This series looks good to me. Reviewed-by: Daejun Park <daejun7.park@xxxxxxxxxxx> Thanks, Daejun