From: Guvenc Gulce <guvenc@linux.ibm.com>
To: David Miller <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
Heiko Carstens <hca@linux.ibm.com>,
Karsten Graul <kgraul@linux.ibm.com>
Subject: [PATCH net 0/2] net/smc: fixes 2021-08-09
Date: Mon, 9 Aug 2021 11:05:55 +0200 [thread overview]
Message-ID: <20210809090557.3121288-1-guvenc@linux.ibm.com> (raw)
Hi Dave & Jakub,
please apply the following patch series for smc to netdev's net tree.
One patch fixes invalid connection counting for links and the other
one fixes an access to an already cleared link.
Thanks,
Guvenc
Guvenc Gulce (1):
net/smc: Correct smc link connection counter in case of smc client
Karsten Graul (1):
net/smc: fix wait on already cleared link
net/smc/af_smc.c | 2 +-
net/smc/smc_core.c | 4 ++--
net/smc/smc_core.h | 4 ++++
net/smc/smc_llc.c | 10 ++++------
net/smc/smc_tx.c | 18 +++++++++++++++++-
net/smc/smc_wr.c | 10 ++++++++++
6 files changed, 38 insertions(+), 10 deletions(-)
--
2.25.1
next reply other threads:[~2021-08-09 9:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-09 9:05 Guvenc Gulce [this message]
2021-08-09 9:05 ` [PATCH net 1/2] net/smc: fix wait on already cleared link Guvenc Gulce
2021-08-09 9:05 ` [PATCH net 2/2] net/smc: Correct smc link connection counter in case of smc client Guvenc Gulce
2021-08-09 10:00 ` [PATCH net 0/2] net/smc: fixes 2021-08-09 patchwork-bot+netdevbpf
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=20210809090557.3121288-1-guvenc@linux.ibm.com \
--to=guvenc@linux.ibm.com \
--cc=davem@davemloft.net \
--cc=hca@linux.ibm.com \
--cc=kgraul@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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