[PATCH v2 0/2] fix racy access to FDP placement id array
Kanchan Joshi <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
Patch 1: prep to send non-admin commands from nvme_alloc_ns_head Patch 2: avoid the race by moving fdp registration to nvme_alloc_ns_head Changes since v1: - Add a prep patch to unconditionally set ns->head (christoph) Kanchan Joshi (2): nvme: set ns->head in nvme_alloc_ns_head nvme: fix racy access to FDP placement id array drivers/nvme/host/core.c | 39 +++++++++++++++++---------------------- drivers/nvme/host/nvme.h | 1 + 2 files changed, 18 insertions(+), 22 deletions(-) -- 2.25.1