[PATCH 2/2] NVMe: Simplify device resume on io queue failure
Christoph Hellwig
hch at infradead.org
Fri Oct 2 06:03:34 PDT 2015
On Thu, Oct 01, 2015 at 05:14:11PM -0600, Keith Busch wrote:
> this patch removes the unnecessary indirection, and places all work
> tasks onto the global work queue.
Can you explain why nvme_workq is removed here? I don't really
understand why it's realted, but that might be because I don't
even know why it exists in the first place. Maybe this should be a
separate patch with a separate changelog entry?
Otherwise looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linux-nvme
mailing list