diff options
author | Keith Busch <keith.busch@intel.com> | 2017-02-10 18:15:51 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 09:35:09 +0200 |
commit | 2bfe1b12a496a3dc1f3fe4e7d3cb758fa787b41f (patch) | |
tree | ec1d48bf8a0bafecf6e092e498178860fa1c07a8 /lib/mpi/mpiutil.c | |
parent | 311cd5ae37e7bfde0aee529cbf92a788f7ef4438 (diff) |
nvme/core: Fix race kicking freed request_queue
commit f33447b90e96076483525b21cc4e0a8977cdd07c upstream.
If a namespace has already been marked dead, we don't want to kick the
request_queue again since we may have just freed it from another thread.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions