Re: [PATCH v6 3/6] block: revert back to synchronous request_queue removal
From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-06-13 01:53:47
Also in:
linux-fsdevel, linux-mm, lkml
From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-06-13 01:53:47
Also in:
linux-fsdevel, linux-mm, lkml
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@acm.org>