[PATCH v2 0/2] fix racy access to FDP placement id array
Kanchan Joshi
joshi.k at samsung.com
Mon Aug 17 23:02:51 PDT 2026
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
More information about the Linux-nvme
mailing list