Re: [PATCH v6 3/6] block: revert back to synchronous request_queue removal

From: Luis Chamberlain
Date: Fri Jun 19 2020 - 16:23:55 EST


On Fri, Jun 12, 2020 at 06:53:40PM -0700, Bart Van Assche wrote:
> On 2020-06-08 10:01, Luis Chamberlain wrote:
> > + * Drivers exist which depend on the release of the request_queue to be
> > + * synchronous, it should not be deferred.
>
> This sounds mysterious. Which drivers? Why do these depend on this
> function being synchronous?

Sorry that should be "Userspace can exist". I've fixed that.

> Anyway:
>
> Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>

Luis