mbox series

[v5,0/5] scsi: ufs: add some fixes

Message ID 20201117165839.1643377-1-jaegeuk@kernel.org (mailing list archive)
Headers show
Series scsi: ufs: add some fixes | expand

Message

Jaegeuk Kim Nov. 17, 2020, 4:58 p.m. UTC
Change log from v4:
 - add more fixes

Change log from v3:
 - use __ufshcd_release with a fix in __ufshcd_release

Change log from v2:
 - use active_req-- instead of __ufshcd_release to avoid UFS timeout

Change log from v1:
 - remove clkgating_enable check in __ufshcd_release
 - use __uhfshcd_release instead of active_req.

Comments

Martin K. Petersen Nov. 20, 2020, 3:01 a.m. UTC | #1
Jaegeuk,

> Change log from v4:
>  - add more fixes

Applied to 5.11/scsi-staging, thanks!
Martin K. Petersen Nov. 24, 2020, 3:58 a.m. UTC | #2
On Tue, 17 Nov 2020 08:58:32 -0800, Jaegeuk Kim wrote:

> Change log from v4:
>  - add more fixes
> 
> Change log from v3:
>  - use __ufshcd_release with a fix in __ufshcd_release
> 
> Change log from v2:
>  - use active_req-- instead of __ufshcd_release to avoid UFS timeout
> 
> [...]

Applied to 5.11/scsi-queue, thanks!

[1/7] scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF
      https://git.kernel.org/mkp/scsi/c/fd62de114f8c
[2/7] scsi: ufs: Atomic update for clkgating_enable
      https://git.kernel.org/mkp/scsi/c/b66451129764
[3/7] scsi: ufs: Clear UAC for FFU and RPMB LUNs
      https://git.kernel.org/mkp/scsi/c/4f3e900b6282
[4/7] scsi: ufs: Use WQ_HIGHPRI for gating work
      https://git.kernel.org/mkp/scsi/c/e93e6e49fa31
[5/7] scsi: ufs: Add more contexts in the ufs tracepoints
      https://git.kernel.org/mkp/scsi/c/69a314d6a155
[6/7] scsi: ufs: Fix clkgating on/off
      https://git.kernel.org/mkp/scsi/c/8eb456be75af
[7/7] scsi: ufs: Show LBA and length for UNMAP commands
      https://git.kernel.org/mkp/scsi/c/3754cde8df91