mbox series

[RESEND,v1,0/2] Two small patches for UFS

Message ID BN7PR08MB56840512CEBCDD2A1194F7F5DB770@BN7PR08MB5684.namprd08.prod.outlook.com (mailing list archive)
Headers show
Series Two small patches for UFS | expand

Message

Bean Huo Nov. 12, 2019, 12:21 a.m. UTC
Bean Huo <beanhuo@micron.com>

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

Comments

Alim Akhtar Nov. 12, 2019, 1:07 a.m. UTC | #1
Hi Bean

On Tue, Nov 12, 2019 at 5:53 AM Bean Huo (beanhuo) <beanhuo@micron.com> wrote:
>
> Bean Huo <beanhuo@micron.com>
>
> 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 <alim.akhtar@samsung.com>

Thanks,

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