2020-11-17 17:06:06

by Jaegeuk Kim

[permalink] [raw]
Subject: [PATCH v5 0/5] scsi: ufs: add some fixes

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.



2020-11-20 03:04:42

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH v5 0/5] scsi: ufs: add some fixes


Jaegeuk,

> Change log from v4:
> - add more fixes

Applied to 5.11/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering

2020-11-24 04:01:56

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH v5 0/5] scsi: ufs: add some fixes

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

--
Martin K. Petersen Oracle Linux Engineering