> -----Original Message----- > From: Christoph Hellwig [mailto:hch@xxxxxxxxxxxxx] > Sent: Wednesday, May 17, 2017 11:55 PM > To: Bart Van Assche <Bart.VanAssche@xxxxxxxxxxx> > Cc: jejb@xxxxxxxxxxxxxxxxxx; linux-scsi@xxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; Long Li <longli@xxxxxxxxxxxxx>; > martin.petersen@xxxxxxxxxx; Stephen Hemminger > <sthemmin@xxxxxxxxxxxxx>; KY Srinivasan <kys@xxxxxxxxxxxxx> > Subject: Re: [PATCH] scsi: zero per-cmd driver data for each MQ I/O > > 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. Thanks Christoph. K. Y