Re: [PATCH net] net/smc: Forward wakeup to smc socket waitqueue after fallback
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-01-31 11:40:53
Also in:
linux-s390, lkml
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-01-31 11:40:53
Also in:
linux-s390, lkml
Hello: This patch was applied to netdev/net.git (master) by David S. Miller [off-list ref]: On Wed, 26 Jan 2022 23:33:04 +0800 you wrote:
When we replace TCP with SMC and a fallback occurs, there may be some socket waitqueue entries remaining in smc socket->wq, such as eppoll_entries inserted by userspace applications. After the fallback, data flows over TCP/IP and only clcsocket->wq will be woken up. Applications can't be notified by the entries which were inserted in smc socket->wq before fallback. So we need a mechanism to wake up smc socket->wq at the same time if some entries remaining in it. [...]
Here is the summary with links:
- [net] net/smc: Forward wakeup to smc socket waitqueue after fallback
https://git.kernel.org/netdev/net/c/341adeec9ada
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html