[PATCH] nvme: change cq_vector to a bool and set to true after request_irq

Sandeep Mann sandeep at purestorage.com
Mon Apr 24 13:25:39 PDT 2017


> nvmeq_irq went away in a commit in the PCI tree, so merging this now
> would create a bit of a merge problem.  Either we can live with the
> conflict or delay the patch until the first round of merges for -rc1
> are done..

I am not sure if I need to anything here, would you like me provide a diff on top of the PCI tree?

>> +	bool cq_vector;
> 
> I think the field is badly misnamed now.  Something like a flags
> field with an NVME_PCI_Q_IS_ALIVE flag might be more suitable now?

I will make this change, thanks.

Sandeep


More information about the Linux-nvme mailing list