On Tue, 22 Oct 2024 11:16:17 -0700, Bart Van Assche wrote: > Make sure that the tag_list_lock mutex is no longer held than necessary. > This change reduces latency if e.g. blk_mq_quiesce_tagset() is called > concurrently from more than one thread. This function is used by the > NVMe core and also by the UFS driver. > > Applied, thanks! [1/1] blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long commit: 6fbd7e0472b73bc21b19d56d3f95c2a1a5456607 Best regards, -- Jens Axboe