]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/core: Extend ib_uverbs_create_cq
authorMatan Barak <matanb@mellanox.com>
Thu, 11 Jun 2015 13:35:23 +0000 (16:35 +0300)
committerDoug Ledford <dledford@redhat.com>
Fri, 12 Jun 2015 18:49:10 +0000 (14:49 -0400)
commit565197dd8fb1354509fa983658b54d63a2ecc5d6
tree84f26cde99366176929929e2a091f9a81c895ff7
parentb9926b92a4d44c94b0d99bfa802ac7b37dabc9e8
IB/core: Extend ib_uverbs_create_cq

ib_uverbs_ex_create_cq follows the extension verbs
mechanism. New features (for example, CQ creation flags
field which is added in a downstream patch) could used
via user-space libraries without breaking the ABI.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/uverbs.h
drivers/infiniband/core/uverbs_cmd.c
drivers/infiniband/core/uverbs_main.c
include/uapi/rdma/ib_user_verbs.h