On Thu, 16 Jun 2022 09:43:58 +0800, Ming Lei wrote: > The 1st two patches make referring to q->elevator more reliable, and > avoid potential use-after-free on q->elevator in two code paths. > > The 3rd patch improves boot time for scsi host with lots of hw queues. > > V3: > - clear QUEUE_FLAG_SQ_SCHED for none & kyber explicitly > > [...] Applied, thanks! [1/3] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none commit: 5fd7a84a09e640016fe106dd3e992f5210e23dc7 [2/3] blk-mq: avoid to touch q->elevator without any protection commit: 4d337cebcb1c27d9b48c48b9a98e939d4552d584 [3/3] blk-mq: don't clear flush_rq from tags->rqs[] commit: 6cfeadbff3f8905f2854735ebb88e581402c16c4 Best regards, -- Jens Axboe