mbox series

[0/4] scsi: ufs: Few HPB fixes

Message ID 20210808090024.21721-1-avri.altman@wdc.com
Headers show
Series scsi: ufs: Few HPB fixes | expand

Message

Avri Altman Aug. 8, 2021, 9 a.m. UTC
Hi Martin,

This patch series include several hpb fixes, most of them host mode.
Please consider this patch series for kernel v5.15.

Thanks,
Avri

Avri Altman (4):
  scsi: ufshpb: re-wind the read timeout on every read
  scsi: ufshpb: Use a correct max multi chunk
  scsi: ufshpb: Verify that num_inflight_map_req is non-negative
  scsi: ufshpb: Do not report victim error in HCM

 drivers/scsi/ufs/ufshpb.c | 29 +++++++++++++++++++++++++----
 drivers/scsi/ufs/ufshpb.h |  6 ++++--
 2 files changed, 29 insertions(+), 6 deletions(-)

Comments

Martin K. Petersen Aug. 10, 2021, 4:03 a.m. UTC | #1
Avri,

> This patch series include several hpb fixes, most of them host mode.

> Please consider this patch series for kernel v5.15.


Applied to 5.15/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering
Martin K. Petersen Aug. 17, 2021, 3:17 a.m. UTC | #2
On Sun, 8 Aug 2021 12:00:20 +0300, Avri Altman wrote:

> This patch series include several hpb fixes, most of them host mode.

> Please consider this patch series for kernel v5.15.

> 

> Thanks,

> Avri

> 

> Avri Altman (4):

>   scsi: ufshpb: re-wind the read timeout on every read

>   scsi: ufshpb: Use a correct max multi chunk

>   scsi: ufshpb: Verify that num_inflight_map_req is non-negative

>   scsi: ufshpb: Do not report victim error in HCM

> 

> [...]


Applied to 5.15/scsi-queue, thanks!

[1/4] scsi: ufshpb: re-wind the read timeout on every read
      https://git.kernel.org/mkp/scsi/c/283e61c5a9be
[2/4] scsi: ufshpb: Use a correct max multi chunk
      https://git.kernel.org/mkp/scsi/c/07106f86ae13
[3/4] scsi: ufshpb: Verify that num_inflight_map_req is non-negative
      https://git.kernel.org/mkp/scsi/c/22aede9f48b6
[4/4] scsi: ufshpb: Do not report victim error in HCM
      https://git.kernel.org/mkp/scsi/c/10163cee1f06

-- 
Martin K. Petersen	Oracle Linux Engineering