diff options
author | Ming Lei <[email protected]> | 2021-11-09 15:11:44 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-11-09 08:14:27 -0700 |
commit | 26af1cd00364ce20dbec66b93ef42f9d42dc6953 (patch) | |
tree | 0f502ab12e931dd0c84c6ba8432e46b89c80d1f9 /tools/perf/util/trace-event-scripting.c | |
parent | 93542fbfa7b726d053c01a9399577c03968c4f6b (diff) |
nvme: wait until quiesce is done
NVMe uses one atomic flag to check if quiesce is needed. If quiesce is
started, the helper returns immediately. This way is wrong, since we
have to wait until quiesce is done.
Fixes: e70feb8b3e68 ("blk-mq: support concurrent queue quiesce/unquiesce")
Reviewed-by: Keith Busch <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions