[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1697009600-22367-1-git-send-email-alibuda@linux.alibaba.com>
Date: Wed, 11 Oct 2023 15:33:15 +0800
From: "D. Wythe" <alibuda@...ux.alibaba.com>
To: kgraul@...ux.ibm.com,
wenjia@...ux.ibm.com,
jaka@...ux.ibm.com,
wintera@...ux.ibm.com
Cc: kuba@...nel.org,
davem@...emloft.net,
netdev@...r.kernel.org,
linux-s390@...r.kernel.org,
linux-rdma@...r.kernel.org,
"D. Wythe" <alibuda@...ux.alibaba.com>
Subject: [PATCH net 0/5] net/smc: bugfixs for smc-r
From: "D. Wythe" <alibuda@...ux.alibaba.com>
This patches contains bugfix following:
1. hung state
2. sock leak
3. potential panic
We have been testing these patches for some time, but
if you have any questions, please let us know.
Thanks,
D. Wythe
D. Wythe (5):
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
net/smc: fix incorrect barrier usage
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
net/smc: protect connection state transitions in listen work
net/smc: put sk reference if close work was canceled
net/smc/af_smc.c | 9 +++++++--
net/smc/smc.h | 5 +++++
net/smc/smc_cdc.c | 11 +++++------
net/smc/smc_close.c | 5 +++--
net/smc/smc_core.c | 21 +++++++++++++--------
5 files changed, 33 insertions(+), 18 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists