On Wed, Mar 29, 2017 at 08:10:35AM -0600, Jens Axboe wrote: > On Tue, Mar 28 2017, Omar Sandoval wrote: > > From: Omar Sandoval <osandov@xxxxxx> > > > > Now that the remaining drivers have been converted to one request queue > > per gendisk, let's warn if a request queue gets registered more than > > once. This will catch future drivers which might do it inadvertently or > > any old drivers that I may have missed. > > Added 1-3 for 4.12, thanks. Final nail in the coffin for shared queues. Thanks! > BTW, can you include a cover letter when it's more than one patch? Makes > the flow a bit more straight forward. Yeah, I'll make sure to do that in the future.