[PATCH] nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULL
Christoph Hellwig
hch at lst.de
Sun Nov 20 23:04:32 PST 2022
On Sun, Nov 20, 2022 at 01:38:28PM +0200, Sagi Grimberg wrote:
>
>>> All the other drivers check that they have IO queues before
>>> quiescing/unquiescing them.
>>
>> The core firmware activation code does not.
>
> Well, ideally it should, but maybe it would be more readable
> if we condition on ctrl->queue_count > 1.
I find this more confusing to be honest, but if we get a consensus for
that I can live with it.
More information about the Linux-nvme
mailing list