[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180607105208.16332-1-hans.westgaard.ry@oracle.com>
Date: Thu, 7 Jun 2018 12:52:06 +0200
From: Hans Westgaard Ry <hans.westgaard.ry@...cle.com>
To: Doug Ledford <dledford@...hat.com>, Jason Gunthorpe <jgg@...pe.ca>,
Hakon Bugge <haakon.bugge@...cle.com>,
Parav Pandit <parav@...lanox.com>,
Jack Morgenstein <jackm@....mellanox.co.il>,
Pravin Shedge <pravin.shedge4linux@...il.com>,
Matthew Wilcox <mawilcox@...rosoft.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Jeff Layton <jlayton@...nel.org>,
Wei Wang <wei.w.wang@...el.com>,
Chris Mi <chrism@...lanox.com>,
Eric Biggers <ebiggers@...gle.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Mel Gorman <mgorman@...hsingularity.net>,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] IB:mad Use ID allocator routines to allocate agent number
v2:
Implement ida_get_simple_cyclic and use it when allocating ib_mad_client_ids.
Hans Westgaard Ry (2):
idr: Add ida_simple_get_cyclic
IB/mad: Use ID allocator routines to allocate agent number
drivers/infiniband/core/mad.c | 24 +++++++++++++---
include/linux/idr.h | 8 ++++--
lib/idr.c | 66 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 92 insertions(+), 6 deletions(-)
--
2.14.3
Powered by blists - more mailing lists