From: Leon Romanovsky <leon@kernel.org>
To: Doug Ledford <dledford@redhat.com>, Jason Gunthorpe <jgg@mellanox.com>
Cc: Leon Romanovsky <leonro@mellanox.com>,
RDMA mailing list <linux-rdma@vger.kernel.org>,
Jason Gunthorpe <jgg@ziepe.ca>
Subject: [PATCH rdma-rc 0/2] RDMA fixes for 5.3
Date: Wed, 31 Jul 2019 11:18:39 +0300 [thread overview]
Message-ID: <20190731081841.32345-1-leon@kernel.org> (raw)
From: Leon Romanovsky <leonro@mellanox.com>
Hi,
Two lock fixes in device<->client interaction, please see
extensive commit messages for more details.
Thanks
Jason Gunthorpe (2):
RDMA/devices: Do not deadlock during client removal
RDMA/devices: Remove the lock around remove_client_context
drivers/infiniband/core/device.c | 102 ++++++++++++++++++++-----------
include/rdma/ib_verbs.h | 4 +-
2 files changed, 71 insertions(+), 35 deletions(-)
--
2.20.1
next reply other threads:[~2019-07-31 8:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-31 8:18 Leon Romanovsky [this message]
2019-07-31 8:18 ` [PATCH rdma-rc 1/2] RDMA/devices: Do not deadlock during client removal Leon Romanovsky
2019-07-31 8:18 ` [PATCH rdma-rc 2/2] RDMA/devices: Remove the lock around remove_client_context Leon Romanovsky
2019-07-31 15:29 ` [PATCH rdma-rc 0/2] RDMA fixes for 5.3 Doug Ledford
2019-08-01 15:47 ` Doug Ledford
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=20190731081841.32345-1-leon@kernel.org \
--to=leon@kernel.org \
--cc=dledford@redhat.com \
--cc=jgg@mellanox.com \
--cc=jgg@ziepe.ca \
--cc=leonro@mellanox.com \
--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 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.