]> git.baikalelectronics.ru Git - kernel.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)
commite6a1540af14fe19486613acb5b7b31db81af7267
treec8490ab74a774bab4ac9f49e6a681ccb33982d87
parent149c704c00aca2ff16f0110b624cc7ce56e71a75
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