Re: [PATCH 2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue

From: Christoph Hellwig
Date: Thu Oct 24 2024 - 01:01:10 EST


On Thu, Oct 24, 2024 at 09:43:24AM +0800, Ming Lei wrote:
> > so that it's clear why the non_owner version is used here.
>
> There are one more such usage:
>
> - freeze in nvme_dev_disable()/apple_nvme_disable() from timeout work, but
> unfreeze in nvme_reset_work()

Then add it to the comment :)