linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: "linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH] RDMA/ucma: Use refcount_t for the ctx->ref
Date: Wed, 19 Feb 2020 16:41:26 -0400	[thread overview]
Message-ID: <20200219204126.GA7330@ziepe.ca> (raw)
In-Reply-To: <20200218191657.GA29724@ziepe.ca>

On Tue, Feb 18, 2020 at 07:17:00PM +0000, Jason Gunthorpe wrote:
> Don't use an atomic as a refcount.
> 
> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
> ---
>  drivers/infiniband/core/ucma.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Applied

Jason

      parent reply	other threads:[~2020-02-19 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-18 19:17 [PATCH] RDMA/ucma: Use refcount_t for the ctx->ref Jason Gunthorpe
2020-02-19  7:16 ` Leon Romanovsky
2020-02-19 20:41 ` 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=20200219204126.GA7330@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=linux-rdma@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;
as well as URLs for NNTP newsgroup(s).