From: Jason Gunthorpe <jgg@nvidia.com>
To: Zhang Qilong <zhangqilong3@huawei.com>
Cc: <bmt@zurich.ibm.com>, <dledford@redhat.com>,
<linux-rdma@vger.kernel.org>
Subject: Re: [PATCH] RDMA/siw: fix wrong judgment in siw_cm_work_handler
Date: Mon, 2 Nov 2020 15:28:49 -0400 [thread overview]
Message-ID: <20201102192849.GA3717262@nvidia.com> (raw)
In-Reply-To: <20201028122509.47074-1-zhangqilong3@huawei.com>
On Wed, Oct 28, 2020 at 08:25:09PM +0800, Zhang Qilong wrote:
> The rv cannot be 'EAGAIN' in the previous path, we
> should use '-EAGAIN' to check it. For example:
>
> Call trace:
> ->siw_cm_work_handler
> ->siw_proc_mpareq
> ->siw_recv_mpa_rr
>
> Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
> Reviewed-by: Bernard Metzler <bmt@zurich.ibm.com>
> ---
> drivers/infiniband/sw/siw/siw_cm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to for-rc, thanks
Jason
prev parent reply other threads:[~2020-11-02 19:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-28 12:25 [PATCH] RDMA/siw: fix wrong judgment in siw_cm_work_handler Zhang Qilong
2020-10-29 7:21 ` Bernard Metzler
2020-11-02 19:28 ` Jason Gunthorpe [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=20201102192849.GA3717262@nvidia.com \
--to=jgg@nvidia.com \
--cc=bmt@zurich.ibm.com \
--cc=dledford@redhat.com \
--cc=linux-rdma@vger.kernel.org \
--cc=zhangqilong3@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.