]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/uverbs: Use kernel API to allocate uverbs indexes
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 2 Oct 2018 08:13:29 +0000 (11:13 +0300)
committerDoug Ledford <dledford@redhat.com>
Tue, 16 Oct 2018 18:36:21 +0000 (14:36 -0400)
commitd115873c2379ca995dff3d2ed1615c168fa59449
tree4862901356fa3a741226db9807f0d4dcad8afb7f
parent7701046c5648115ba33d545f3321d1b050b2a846
RDMA/uverbs: Use kernel API to allocate uverbs indexes

Replace custom code to allocate indexes to generic kernel API.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/uverbs_main.c