mbox series

[v1,0/3] Three minor fixes w.r.t suspend/resume

Message ID 1619403878-28330-1-git-send-email-cang@codeaurora.org (mailing list archive)
Headers show
Series Three minor fixes w.r.t suspend/resume | expand

Message

Can Guo April 26, 2021, 2:24 a.m. UTC
1st change can fix a possible OCP issue.
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

 drivers/scsi/ufs/ufshcd.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)