From: Keith Busch <kbusch@kernel.org>
To: "Ewan D. Milne" <emilne@redhat.com>
Cc: linux-nvme@lists.infradead.org, mpatalan@redhat.com,
james.smart@broadcom.com, paul.ely@broadcom.com,
justin.tee@broadcom.com, sagi@grimberg.me, njavali@marvell.com,
ming.lei@redhat.com, stable@vger.kernel.org
Subject: Re: [PATCH 0/2] Two NVMe/FC bug fixes for -stable
Date: Mon, 17 Nov 2025 09:59:23 -0700 [thread overview]
Message-ID: <aRtUa0qhXJVFlyr-@kbusch-mbp> (raw)
In-Reply-To: <20251110212001.6318-1-emilne@redhat.com>
On Mon, Nov 10, 2025 at 04:19:59PM -0500, Ewan D. Milne wrote:
> This patch series contains two fixes to the NVMe/FC transport code.
>
> The first one fixes a problem where we prematurely free the tagset
> based on an observation and a fix originally proposed by Ming Lei,
> with a further modification based on more extensive testing.
>
> The second one fixes a problem where we sometimes still had a
> workqueue item queued when we freed the nvme_fc_ctrl.
Thanks, applied to nvme-6.18.
prev parent reply other threads:[~2025-11-17 16:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-10 21:19 [PATCH 0/2] Two NVMe/FC bug fixes for -stable Ewan D. Milne
2025-11-10 21:20 ` [PATCH 1/2] nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl() Ewan D. Milne
2025-11-12 20:56 ` Justin Tee
2025-11-10 21:20 ` [PATCH 2/2] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl() Ewan D. Milne
2025-11-12 20:57 ` Justin Tee
2025-11-17 16:59 ` Keith Busch [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aRtUa0qhXJVFlyr-@kbusch-mbp \
--to=kbusch@kernel.org \
--cc=emilne@redhat.com \
--cc=james.smart@broadcom.com \
--cc=justin.tee@broadcom.com \
--cc=linux-nvme@lists.infradead.org \
--cc=ming.lei@redhat.com \
--cc=mpatalan@redhat.com \
--cc=njavali@marvell.com \
--cc=paul.ely@broadcom.com \
--cc=sagi@grimberg.me \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.