Re: [PATCH] nvme: don't reference NS after unlocking in nvme_ns_head_ctrl_ioctl()
Keith Busch <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <ak6hhSUeE7mhouQB@kbusch-mbp> |
On Mon, Jul 06, 2026 at 12:54:02PM +0000, John Garry wrote: > In nvme_ns_head_ctrl_ioctl(), once we drop the SRCU read lock we should > not reference the NS to lookup the controller, so use the available > controller pointer directly. Thanks, applied to nvme-7.3.