From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Ledford Subject: Re: [PATCH for-next 0/6] IB/core: Small fixes and refactors for IDR locking series Date: Thu, 20 Apr 2017 11:45:07 -0400 Message-ID: <1492703107.3041.0.camel@redhat.com> References: <1492506222-28999-1-git-send-email-matanb@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1492506222-28999-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matan Barak , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Jason Gunthorpe , Sean Hefty , Liran Liss , Majd Dibbiny , Yishai Hadas , Ira Weiny , Christoph Lameter List-Id: linux-rdma@vger.kernel.org On Tue, 2017-04-18 at 12:03 +0300, Matan Barak wrote: > Hi Doug, > > This series comes after the comments Sean and Jason sent in the > linux-rdma > mailing list for the "Change IDR usage and locking in uverbs" series. > It's focused on small refactors, beautification and fixes > for that series. It doesn't aim to change anything logically. > > Thanks, > Matan > > Matan Barak (6): >   IB/core: Rename write flag to exclusive in rdma_core >   IB/core: Don't pass the lock state to _rdma_remove_commit_uobject >   IB/core: Nullify ib_uobject during allocation >   IB/core: A small refactor in destroy WQ handler >   IB/core: Don't use is_async in event files to infer events size >   IB/core: Rename uverbs event file structure > >  drivers/infiniband/core/rdma_core.c        |  86 ++++++++--------- >  drivers/infiniband/core/uverbs.h           |  21 +++-- >  drivers/infiniband/core/uverbs_cmd.c       |  16 +--- >  drivers/infiniband/core/uverbs_main.c      | 146 ++++++++++++++----- > ---------- >  drivers/infiniband/core/uverbs_std_types.c |  20 ++-- >  include/rdma/uverbs_types.h                |  33 +++---- >  6 files changed, 158 insertions(+), 164 deletions(-) Hi Matan, Thanks, series applied. -- Doug Ledford     GPG KeyID: B826A3330E572FDD     Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html