From: Wenjia Zhang <wenjia@linux.ibm.com>
To: Markus Elfring <Markus.Elfring@web.de>,
linux-s390@vger.kernel.org, netdev@vger.kernel.org,
kernel-janitors@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>,
"D. Wythe" <alibuda@linux.alibaba.com>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>,
Jan Karcher <jaka@linux.ibm.com>, Paolo Abeni <pabeni@redhat.com>,
Tony Lu <tonylu@linux.alibaba.com>,
Wen Gu <guwen@linux.alibaba.com>
Subject: Re: [PATCH 0/2] net/smc: Adjustments for two function implementations
Date: Wed, 3 Jan 2024 14:44:49 +0100 [thread overview]
Message-ID: <41536899-3ca2-4413-b483-3d27ffe0d7f4@linux.ibm.com> (raw)
In-Reply-To: <8ba404fd-7f41-44a9-9869-84f3af18fb46@web.de>
On 31.12.23 15:55, Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Sun, 31 Dec 2023 15:48:45 +0100
>
> A few update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (2):
> Return directly after a failed kzalloc() in smc_fill_gid_list()
> Improve exception handling in smc_llc_cli_add_link_invite()
>
> net/smc/af_smc.c | 2 +-
> net/smc/smc_llc.c | 15 +++++++--------
> 2 files changed, 8 insertions(+), 9 deletions(-)
>
> --
> 2.43.0
>
Hi Markus,
Thank you for trying to improve our code!
However, I'm on the same page with Wen Gu. I could not see the necessity
of the patches.
BTW, if you want to send fix patches, please provide the error messages
you met, the procedure of reproducing the issue and the correspoinding
commit messages. If you want to send feature patches, I'd like to see a
well thought-out patch or patch series. E.g. In our component, the
kfree(NULL) issue doesn't only occur in the positions where you
mentioned in the patch series, also somewhere else. I would be grateful
if all of them would be cleaned up, not just some pieces.
Thanks,
Wenjia
next prev parent reply other threads:[~2024-01-03 13:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-31 14:55 [PATCH 0/2] net/smc: Adjustments for two function implementations Markus Elfring
2023-12-31 14:58 ` [PATCH 1/2] net/smc: Return directly after a failed kzalloc() in smc_fill_gid_list() Markus Elfring
2024-01-02 2:13 ` Tony Lu
2023-12-31 15:00 ` [PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite() Markus Elfring
2023-12-31 22:09 ` kernel test robot
2023-12-31 22:40 ` kernel test robot
2024-01-02 2:19 ` Tony Lu
2024-01-02 8:13 ` [PATCH 0/2] net/smc: Adjustments for two function implementations Wen Gu
2024-01-02 8:44 ` Tony Lu
2024-01-02 8:51 ` [0/2] " Markus Elfring
2024-01-02 11:33 ` Wen Gu
2024-01-02 11:50 ` Markus Elfring
2024-01-04 20:40 ` Simon Horman
2024-01-03 13:44 ` Wenjia Zhang [this message]
2024-01-03 14:16 ` Markus Elfring
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=41536899-3ca2-4413-b483-3d27ffe0d7f4@linux.ibm.com \
--to=wenjia@linux.ibm.com \
--cc=Markus.Elfring@web.de \
--cc=alibuda@linux.alibaba.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=guwen@linux.alibaba.com \
--cc=jaka@linux.ibm.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tonylu@linux.alibaba.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