Re: [PATCH 5.15.y] nvmet-tcp: fix race between ICReq handling and queue teardown
Sasha Levin <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 02, 2026 at 08:37:57PM +0800, Philo Lu wrote: > From: Chaitanya Kulkarni <[email protected]> > > commit 5293a8882c549fab4a878bc76b0b6c951f980a61 upstream. > > nvmet_tcp_handle_icreq() updates queue->state after sending an > Initialization Connection Response (ICResp), but it does so without > serializing against target-side queue teardown. Queued up for 5.15.y, thanks! -- Thanks, Sasha