public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Yuval Shaia <yuval.shaia@oracle.com>
To: dledford@redhat.com, jgg@ziepe.ca, oulijun@huawei.com,
	xavier.huwei@huawei.com, leon@kernel.org, majd@mellanox.com,
	markz@mellanox.com, swise@opengridcomputing.com,
	galpress@amazon.com, monis@mellanox.com, israelr@mellanox.com,
	maxg@mellanox.com, dan.carpenter@oracle.com,
	kamalheib1@gmail.com, yuval.shaia@oracle.com,
	denisd@mellanox.com, yuvalav@mellanox.com,
	dennis.dalessandro@intel.com, ereza@mellanox.com,
	will@kernel.org, linux-rdma@vger.kernel.org, jgg@mellanox.com,
	srabinov7@gmail.com, santosh.shilimkar@oracle.com
Subject: [PATCH 0/4] Take out ucontext from HW objects
Date: Wed, 28 Aug 2019 10:41:30 +0300	[thread overview]
Message-ID: <20190828074134.17042-1-yuval.shaia@oracle.com> (raw)

This patch-set, originaly part of Shared PD & MR patch-set, intend to take
out the field ucontext from the HW objects ib_pd and ib_mr.

Shamir Rabinovitch (3):
  RDMA/uverbs: uobj_get_obj_read should return the ib_uobject
  RDMA/uverbs: Delete the macro uobj_put_obj_read
  IB/{core,hw}: ib_pd should not have ib_uobject pointer

Yuval Shaia (1):
  IB/core: ib_mr should not have ib_uobject pointer

 drivers/infiniband/core/uverbs_cmd.c          | 219 +++++++++++-------
 drivers/infiniband/core/uverbs_std_types_mr.c |   1 -
 drivers/infiniband/core/verbs.c               |   4 -
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c    |   1 -
 drivers/infiniband/hw/mlx5/main.c             |   1 -
 drivers/infiniband/hw/mthca/mthca_qp.c        |   3 +-
 include/rdma/ib_verbs.h                       |   2 -
 include/rdma/uverbs_std_types.h               |  11 +-
 8 files changed, 146 insertions(+), 96 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-08-28  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28  7:41 Yuval Shaia [this message]
2019-08-28  7:41 ` [PATCH 1/4] RDMA/uverbs: uobj_get_obj_read should return the ib_uobject Yuval Shaia
2019-08-28  7:41 ` [PATCH 2/4] RDMA/uverbs: Delete the macro uobj_put_obj_read Yuval Shaia
2019-08-28  7:41 ` [PATCH 3/4] IB/{core,hw}: ib_pd should not have ib_uobject pointer Yuval Shaia
2019-08-28  8:40   ` Leon Romanovsky
2019-08-28  8:47     ` Yuval Shaia
2019-08-28  7:41 ` [PATCH 4/4] IB/core: ib_mr " Yuval Shaia

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=20190828074134.17042-1-yuval.shaia@oracle.com \
    --to=yuval.shaia@oracle.com \
    --cc=dan.carpenter@oracle.com \
    --cc=denisd@mellanox.com \
    --cc=dennis.dalessandro@intel.com \
    --cc=dledford@redhat.com \
    --cc=ereza@mellanox.com \
    --cc=galpress@amazon.com \
    --cc=israelr@mellanox.com \
    --cc=jgg@mellanox.com \
    --cc=jgg@ziepe.ca \
    --cc=kamalheib1@gmail.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=majd@mellanox.com \
    --cc=markz@mellanox.com \
    --cc=maxg@mellanox.com \
    --cc=monis@mellanox.com \
    --cc=oulijun@huawei.com \
    --cc=santosh.shilimkar@oracle.com \
    --cc=srabinov7@gmail.com \
    --cc=swise@opengridcomputing.com \
    --cc=will@kernel.org \
    --cc=xavier.huwei@huawei.com \
    --cc=yuvalav@mellanox.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