]> git.baikalelectronics.ru Git - kernel.git/commit
IB/core: Temporarily disable ex_query_device uverb
authorHaggai Eran <haggaie@mellanox.com>
Sun, 1 Feb 2015 13:35:30 +0000 (15:35 +0200)
committerRoland Dreier <roland@purestorage.com>
Tue, 3 Feb 2015 17:29:11 +0000 (09:29 -0800)
commit1944135a3c3617a8d26c392794ebad6e33053dba
tree7b8819396677ec93f58e3cf01352c6fce630d6b0
parent965987c19682f64bdd8b57d2f524ab43dbed1995
IB/core: Temporarily disable ex_query_device uverb

Commit 03aa43f99d1c ("IB/core: Add support for extended query device caps")
added a new extended verb to query the capabilities of RDMA devices, but the
semantics of this verb are still under debate [1].

Don't expose this verb to userspace until the ABI is nailed down.

[1] [PATCH v1 0/5] IB/core: extended query device caps cleanup for v3.19
    http://www.spinics.net/lists/linux-rdma/msg22904.html

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Reviewed-by: Yann Droneaud <ydroneaud@opteya.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/uverbs_main.c