diff options
author | Keith Busch <kbusch@kernel.org> | 2019-07-29 16:34:52 -0600 |
---|---|---|
committer | Sagi Grimberg <sagi@grimberg.me> | 2019-07-31 18:03:36 -0700 |
commit | bd46a90634302bfe791e93ad5496f98f165f7ae0 (patch) | |
tree | 1fe2f3a92c2bdc4a37ed5f20113f91355dcfff61 /block/blk-sysfs.c | |
parent | 0157ec8dad3c8fc9bc9790f76e0831ffdaf2e7f0 (diff) | |
download | linux-bd46a90634302bfe791e93ad5496f98f165f7ae0.tar.gz linux-bd46a90634302bfe791e93ad5496f98f165f7ae0.tar.bz2 linux-bd46a90634302bfe791e93ad5496f98f165f7ae0.zip |
nvme-pci: Fix async probe remove race
Ensure the controller is not in the NEW state when nvme_probe() exits.
This will always allow a subsequent nvme_remove() to set the state to
DELETING, fixing a potential race between the initial asynchronous probe
and device removal.
Reported-by: Li Zhong <lizhongfs@gmail.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'block/blk-sysfs.c')
0 files changed, 0 insertions, 0 deletions