From: Wenjia Zhang <wenjia@linux.ibm.com>
To: "D. Wythe" <alibuda@linux.alibaba.com>,
kgraul@linux.ibm.com, jaka@linux.ibm.com, wintera@linux.ibm.com
Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org,
linux-s390@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH net v2 0/3] bugfixs for smc
Date: Fri, 3 Nov 2023 09:13:41 +0100 [thread overview]
Message-ID: <d4bf228b-3f58-4c1a-97fb-ae6ceb25f544@linux.ibm.com> (raw)
In-Reply-To: <1698991660-82957-1-git-send-email-alibuda@linux.alibaba.com>
On 03.11.23 07:07, D. Wythe wrote:
> From: "D. Wythe" <alibuda@linux.alibaba.com>
>
> This patches includes 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.
>
> --
> v1:
> Fix spelling errors and incorrect function names in descriptions
>
> v2->v1:
> Add fix tags for bugfix patch
>
> D. Wythe (3):
> net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
> net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
> net/smc: put sk reference if close work was canceled
>
> net/smc/af_smc.c | 4 ++--
> net/smc/smc.h | 5 +++++
> net/smc/smc_cdc.c | 11 +++++------
> net/smc/smc_close.c | 5 +++--
> 4 files changed, 15 insertions(+), 10 deletions(-)
>
Thank you for the fixes, LGTM! For all of the 3 pathces:
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
prev parent reply other threads:[~2023-11-03 8:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-03 6:07 [PATCH net v2 0/3] bugfixs for smc D. Wythe
2023-11-03 6:07 ` [PATCH net v2 1/3] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT D. Wythe
2023-11-03 6:07 ` [PATCH net v2 2/3] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc D. Wythe
2023-11-03 6:07 ` [PATCH net v2 3/3] net/smc: put sk reference if close work was canceled D. Wythe
2023-11-03 8:13 ` Wenjia Zhang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d4bf228b-3f58-4c1a-97fb-ae6ceb25f544@linux.ibm.com \
--to=wenjia@linux.ibm.com \
--cc=alibuda@linux.alibaba.com \
--cc=davem@davemloft.net \
--cc=jaka@linux.ibm.com \
--cc=kgraul@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=wintera@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox