diff options
author | 2023-11-21 09:01:03 +0100 | |
---|---|---|
committer | 2023-11-22 08:07:02 -0800 | |
commit | 3af755a46881c32fecaecfdeaf3a8f0a869deca5 (patch) | |
tree | 0af4b47db8c412178a9d92396d4cc0f730440615 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvmet-tcp: always initialize tls_handshake_tmo_work (diff) | |
download | wireguard-linux-3af755a46881c32fecaecfdeaf3a8f0a869deca5.tar.xz wireguard-linux-3af755a46881c32fecaecfdeaf3a8f0a869deca5.zip |
nvme: move nvme_stop_keep_alive() back to original position
Stopping keep-alive not only stops the keep-alive workqueue,
but also needs to be synchronized with I/O termination as we
must not send a keep-alive command after all I/O had been
terminated.
So to avoid any regressions move the call to stop_keep_alive()
back to its original position and ensure that keep-alive is
correctly stopped failing to setup the admin queue.
Fixes: 4733b65d82bd ("nvme: start keep-alive after admin queue setup")
Suggested-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions