[PATCH] nvme: fix admin queue leak on controller reset

Keith Busch kbusch at kernel.org
Mon Feb 2 08:09:56 PST 2026


On Sat, Jan 31, 2026 at 10:48:08PM +0800, Ming Lei wrote:
> When nvme_alloc_admin_tag_set() is called during a controller reset,
> a previous admin queue may still exist. Release it properly before
> allocating a new one to avoid orphaning the old queue.
> 
> This fixes a regression introduced by commit 03b3bcd319b3 ("nvme: fix
> admin request_queue lifetime").

Thanks, applied to nvme-7.0.



More information about the Linux-nvme mailing list