Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Mon, 28 Mar 2022 14:10:36 +0800 you wrote: > The current autocork algorithms will delay the data transmission > in BH context to smc_release_cb() when sock_lock is hold by user. > > So there is a possibility that when connection is being actively > closed (sock_lock is hold by user now), some corked data still > remains in sndbuf, waiting to be sent by smc_release_cb(). This > will cause: > > [...] Here is the summary with links: - [net] net/smc: Send out the remaining data in sndbuf before close https://git.kernel.org/netdev/net/c/906b3d64913c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html