Re: [PATCH v6 3/6] block: revert back to synchronous request_queue removal
From: Bart Van Assche
Date: Fri Jun 12 2020 - 21:54:02 EST
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? Anyway:
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>