Re: [PATCH] nvme: Check for readiness more quickly, to speed up boot time

From: Keith Busch
Date: Mon Mar 02 2020 - 09:53:24 EST


On Sun, Mar 01, 2020 at 11:15:01AM -0800, Josh Triplett wrote:
> On Sun, Mar 01, 2020 at 10:32:31AM -0800, Keith Busch wrote:
> > I doubt there's really an issue there, but thought it's worth considering
> > what happens at the other end of the specturm.
> >
> > Anyway, the patch looks fine to me.
> >
> > Reviewed-by: Keith Busch <kbusch@xxxxxxxxxx>
>
> Thank you!
>
> Does this seem reasonable to enqueue for 5.7?

Yes, early enough for 5.7. Let's just give this a few more days to see if
nvme fabrics developers have any comments. Reading controller status for
those transports is more complicated than PCI. I don't see an issue
there either, but since this is common code, we should see if anyone
else want to weigh in.