[PATCH 4/7] nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
Keith Busch
keith.busch at intel.com
Fri Oct 2 14:27:28 PDT 2015
On Fri, 2 Oct 2015, Christoph Hellwig wrote:
> And give the resulting function a sensible name. This keeps all the
> error handling in a single place and will allow for further improvements
> to it.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
This, and the next patch by extension, are in conflict with the
linux-block/for-linus. We had to move where the irq affinity hint
is set due to the scanning occuring in yet-another-work-queue.
The simplication is great though, feel free to add my review if you
spin another.
Reviewed-by: Keith Busch <keith.busch at intel.com>
More information about the Linux-nvme
mailing list