]> asedeno.scripts.mit.edu Git - linux.git/commit
uverbs: Convert idr to XArray
authorMatthew Wilcox <willy@infradead.org>
Thu, 21 Feb 2019 00:20:45 +0000 (16:20 -0800)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 25 Apr 2019 15:27:11 +0000 (12:27 -0300)
commitb9b0f34531e0f8ff7fd0b78adfbc0e8209900f83
treec8490ab74a774bab4ac9f49e6a681ccb33982d87
parenta7b36d5fa86c70fbde311659fb2a7b8a52d965a1
uverbs: Convert idr to XArray

The word 'idr' is scattered throughout the API, so I haven't changed it,
but the 'idr' variable is now an XArray.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/rdma_core.c
drivers/infiniband/core/uverbs.h