On Sat, May 16, 2020 at 09:28:22AM -0700, Bart Van Assche wrote: > This change looks wrong to me. blk_mq_update_nr_hw_queues() modifies > q->queue_hw_ctx so q_usage_counter must be incremented before that > pointer is dereferenced. True, I'll drop that part.