[PATCH 8/9] nvme-pci: return early on ctrl state mismatch in nvme_reset_work
Christoph Hellwig
hch at lst.de
Tue Dec 6 05:38:33 PST 2022
On Tue, Dec 06, 2022 at 11:26:19AM +0000, Keith Busch wrote:
> Yeah, the only way something like that should happen is if a reset and
> remove happen near the same time. We don't want the reset work to
> disable the controller because the remove is already doing that.
Thanks, I've stole some of this for a better commit log.
More information about the Linux-nvme
mailing list