RE: [PATCH] scsi: zero per-cmd driver data for each MQ I/O

From: Long Li
Date: Thu May 18 2017 - 12:47:24 EST




> -----Original Message-----
> From: Bart Van Assche [mailto:Bart.VanAssche@xxxxxxxxxxx]
> Sent: Thursday, May 18, 2017 8:52 AM
> To: hch@xxxxxxxxxxxxx
> Cc: jejb@xxxxxxxxxxxxxxxxxx; linux-scsi@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>; KY
> Srinivasan <kys@xxxxxxxxxxxxx>; Long Li <longli@xxxxxxxxxxxxx>;
> martin.petersen@xxxxxxxxxx
> Subject: Re: [PATCH] scsi: zero per-cmd driver data for each MQ I/O
>
> On Wed, 2017-05-17 at 23:54 -0700, Christoph Hellwig wrote:
> > On Wed, May 17, 2017 at 11:05:18PM +0000, Bart Van Assche wrote:
> > > Thank you for the feedback. I'm working on a patch series that
> > > merges the scsi-sq and scsi-mq code paths for command initialization
> > > and that should fix the bug you encountered.
> >
> > While that sounds great (I tried it a while ago but gave up due to
> > priorities) I think we should merge this patch as-is and backport it
> > to stable for now and rebase your series on top of it.
>
> Hello Christoph,
>
> I will rebase my patch series on top of Long Li's patch. Long, please repost your
> patch with a more detailed description and with the Reviewed-by and Cc:
> stable tags added.

Will do that.

>
> Thanks,
>
> Bart.