Re: [PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero

From: Wei Liu
Date: Wed Jan 05 2022 - 07:23:51 EST


On Wed, Jan 05, 2022 at 12:41:31AM -0500, Martin K. Petersen wrote:
>
> YueHaibing,
>
> > The unsigned variable sg_count is being assigned a return value
> > from the call to scsi_dma_map() that can return -ENOMEM.
> >
> > Fixes: 743b237c3a7b ("scsi: storvsc: Add Isolation VM support for
> > storvsc driver")
>
> This should probably go through the Hyper-V tree - I presume that's
> where the offending commit is sitting?

Hi Martin

I will pick this up.

Thanks,
Wei.

>
> Otherwise I can take this after -rc1 is out.
>
> --
> Martin K. Petersen Oracle Linux Engineering