summaryrefslogtreecommitdiff
path: root/sound/soc/intel
diff options
context:
space:
mode:
authorChao Leng <lengchao@huawei.com>2021-01-21 11:32:38 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-07 12:20:47 +0100
commit7702b331861bb031ba903cbf11325d2809baa0ed (patch)
tree219145df747230cf3f151c7fb07bf3577b56a782 /sound/soc/intel
parenta9ea34d2717a8c8892d3c5677329de9485e325ac (diff)
nvme-tcp: add clean action for failed reconnection
[ Upstream commit 70a99574a79f1cd4dc7ad56ea37be40844bfb97b ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/soc/intel')
0 files changed, 0 insertions, 0 deletions