2019-11-12 00:24:54

by Bean Huo (beanhuo)

[permalink] [raw]
Subject: [RESEND PATCH v1 0/2] Two small patches for UFS

Bean Huo <[email protected]>

Resend since ver.kernel.org rejected @outlook.com.
Hi,
Here are two small patches, one is to fix a potential bug which could
chase system hang-up, second one is to add more helpful debug hint.

Bean Huo (2):
scsi: ufs: print helpful hint when response size exceed buffer size
scsi: ufs: fix potential bug which ends in system hang-up

drivers/scsi/ufs/ufshcd.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

--
2.17.1


2019-11-12 01:09:03

by Alim Akhtar

[permalink] [raw]
Subject: Re: [RESEND PATCH v1 0/2] Two small patches for UFS

Hi Bean

On Tue, Nov 12, 2019 at 5:53 AM Bean Huo (beanhuo) <[email protected]> wrote:
>
> Bean Huo <[email protected]>
>
> Resend since ver.kernel.org rejected @outlook.com.
> Hi,
> Here are two small patches, one is to fix a potential bug which could
> chase system hang-up, second one is to add more helpful debug hint.
>
> Bean Huo (2):
> scsi: ufs: print helpful hint when response size exceed buffer size
> scsi: ufs: fix potential bug which ends in system hang-up
>
This series looks good to me, feel free to add
Reviewed-by: Alim Akhtar <[email protected]>

Thanks,

> drivers/scsi/ufs/ufshcd.c | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> --
> 2.17.1



--
Regards,
Alim