All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Doug Ledford <dledford@redhat.com>,
	linux-rdma@vger.kernel.org, Zhu Yanjun <yanjun.zhu@oracle.com>,
	Jianchao Wang <jianchao.w.wang@oracle.com>,
	Yuval Shaia <yuval.shaia@oracle.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH v2] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Date: Wed, 8 Aug 2018 09:58:56 -0600	[thread overview]
Message-ID: <20180808155856.GA7230@ziepe.ca> (raw)
In-Reply-To: <20180626153936.9576-1-bart.vanassche@wdc.com>

On Tue, Jun 26, 2018 at 08:39:36AM -0700, Bart Van Assche wrote:
> Every function that returns COMPST_ERROR must set wqe->status to
> another value than IB_WC_SUCCESS before returning COMPST_ERROR. Fix
> the only code path for which this is not yet the case.
> 
> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
> Cc: Zhu Yanjun <yanjun.zhu@oracle.com>
> Cc: Jianchao Wang <jianchao.w.wang@oracle.com>
> Cc: Yuval Shaia <yuval.shaia@oracle.com>
> Cc: <stable@vger.kernel.org>
> Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
> ---
> 
> Changes compared to v1: left out a pr_err() statement as requested by Jason.
> 
>  drivers/infiniband/sw/rxe/rxe_comp.c | 1 +
>  1 file changed, 1 insertion(+)

applied to for-next

Thanks,
Jason

      parent reply	other threads:[~2018-08-08 15:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 15:39 [PATCH v2] RDMA/rxe: Set wqe->status correctly if an unexpected response is received Bart Van Assche
2018-06-27 16:31 ` Yuval Shaia
2018-06-27 16:41   ` Bart Van Assche
2018-06-28  8:58     ` Moni Shoua
2018-06-28 15:47       ` Bart Van Assche
2018-08-08 15:58 ` 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=20180808155856.GA7230@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=bart.vanassche@wdc.com \
    --cc=dledford@redhat.com \
    --cc=jianchao.w.wang@oracle.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=yanjun.zhu@oracle.com \
    --cc=yuval.shaia@oracle.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.