On 3/20/19 8:55 PM, Ming Lei wrote:
I suggest to move blk_mq_run_hw_queues() out of the mutex for avoiding any potential trouble.
Which trouble? I don't think any trouble can arise from holding a mutex around a request to run a request queue asynchronously.
Bart.