summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorChao Leng <lengchao@huawei.com>2021-01-21 06:32:37 +0300
committerChristoph Hellwig <hch@lst.de>2021-02-02 12:26:12 +0300
commit958dc1d32c80566f58d18f05ef1f05bd32d172c1 (patch)
treeb4f40c283a816ac2353eb5a8e5a8fac9e8f27203 /sound
parent2547906982e2e6a0d42f8957f55af5bb51a7e55f (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions