From: Karsten Graul <kgraul@linux.ibm.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
heiko.carstens@de.ibm.com, raspl@linux.ibm.com,
ubraun@linux.ibm.com
Subject: [PATCH net-next 0/3] net/smc: updates 2020-10-07
Date: Wed, 7 Oct 2020 22:57:40 +0200 [thread overview]
Message-ID: <20201007205743.83535-1-kgraul@linux.ibm.com> (raw)
Please apply the following patch series for smc to netdev's net-next tree.
Patch 1 and 2 address warnings from static code checkers, and patch 3 handles
a case when all proposed ISM V2 devices fail to init and no V1 devices are
tried afterwards.
Karsten Graul (3):
net/smc: consolidate unlocking in same function
net/smc: cleanup buffer usage in smc_listen_work()
net/smc: restore smcd_version when all ISM V2 devices failed to init
net/smc/af_smc.c | 92 +++++++++++++++++++++++++-----------------------
1 file changed, 48 insertions(+), 44 deletions(-)
--
2.17.1
next reply other threads:[~2020-10-07 20:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-07 20:57 Karsten Graul [this message]
2020-10-07 20:57 ` [PATCH net-next 1/3] net/smc: consolidate unlocking in same function Karsten Graul
2020-10-07 20:57 ` [PATCH net-next 2/3] net/smc: cleanup buffer usage in smc_listen_work() Karsten Graul
2020-10-07 20:57 ` [PATCH net-next 3/3] net/smc: restore smcd_version when all ISM V2 devices failed to init Karsten Graul
2020-10-10 1:19 ` [PATCH net-next 0/3] net/smc: updates 2020-10-07 Jakub Kicinski
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=20201007205743.83535-1-kgraul@linux.ibm.com \
--to=kgraul@linux.ibm.com \
--cc=davem@davemloft.net \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=raspl@linux.ibm.com \
--cc=ubraun@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;
as well as URLs for NNTP newsgroup(s).