All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Two fixes for task management request implementation
@ 2021-04-01  7:39 Can Guo
  2021-04-01  7:39 ` [PATCH v5 1/2] scsi: ufs: Fix task management request completion timeout Can Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Can Guo @ 2021-04-01  7:39 UTC (permalink / raw)
  To: asutoshd, nguyenb, hongwus, linux-scsi, kernel-team, cang

These fixes are based on Jaegeuk's change - https://git.kernel.org/mkp/scsi/c/eeb1b55b6e25

Change since v4:
- Incorporated Daejun's comments

Change since v3:
- Deleted the 2nd change
- Incorporated Bart's comments

Change since v2:
- Split one change into 3 changes

Change since v1:
- Typo fixed


Can Guo (2):
  scsi: ufs: Fix task management request completion timeout
  scsi: ufs: Fix wrong Task Tag used in task management request UPIUs

 drivers/scsi/ufs/ufshcd.c | 31 ++++++++++++++-----------------
 1 file changed, 14 insertions(+), 17 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-02  3:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-01  7:39 [PATCH v5 0/2] Two fixes for task management request implementation Can Guo
2021-04-01  7:39 ` [PATCH v5 1/2] scsi: ufs: Fix task management request completion timeout Can Guo
2021-04-02  0:09   ` Bart Van Assche
2021-04-01  7:39 ` [PATCH v5 2/2] scsi: ufs: Fix wrong Task Tag used in task management request UPIUs Can Guo
2021-04-02  3:54 ` [PATCH v5 0/2] Two fixes for task management request implementation Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.