diff options
author | Chao Leng <lengchao@huawei.com> | 2021-01-21 06:32:37 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2021-02-02 12:26:12 +0300 |
commit | 958dc1d32c80566f58d18f05ef1f05bd32d172c1 (patch) | |
tree | b4f40c283a816ac2353eb5a8e5a8fac9e8f27203 /sound/core/device.c | |
parent | 2547906982e2e6a0d42f8957f55af5bb51a7e55f (diff) | |
download | linux-958dc1d32c80566f58d18f05ef1f05bd32d172c1.tar.xz |
nvme-rdma: add clean action for failed reconnection
A crash happens when inject failed reconnection.
If reconnect failed after start io queues, the queues will be unquiesced
and new requests continue to be delivered. Reconnection error handling
process directly free queues without cancel suspend requests. The
suppend request will time out, and then crash due to use the queue
after free.
Add sync queues and cancel suppend requests for reconnection error
handling.
Signed-off-by: Chao Leng <lengchao@huawei.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'sound/core/device.c')
0 files changed, 0 insertions, 0 deletions