From 46adb17982fae89aa3d41a0ba5706bc3f9d8f80d Mon Sep 17 00:00:00 2001 From: Jason Gunthorpe Date: Fri, 2 Feb 2018 14:35:29 -0700 Subject: IB: Update references to libibverbs These days the userspace comes from rdma-core, revise references in the kernel to point to the current repository. Signed-off-by: Jason Gunthorpe Reviewed-by: Leon Romanovsky Signed-off-by: Doug Ledford --- drivers/infiniband/Kconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'drivers/infiniband/Kconfig') diff --git a/drivers/infiniband/Kconfig b/drivers/infiniband/Kconfig index cbf186522016..fe63af421e79 100644 --- a/drivers/infiniband/Kconfig +++ b/drivers/infiniband/Kconfig @@ -19,7 +19,8 @@ config INFINIBAND_USER_MAD Userspace InfiniBand Management Datagram (MAD) support. This is the kernel side of the userspace MAD support, which allows userspace processes to send and receive MADs. You will also - need libibumad from . + need libibumad from rdma-core + . config INFINIBAND_USER_ACCESS tristate "InfiniBand userspace access (verbs and CM)" @@ -31,7 +32,7 @@ config INFINIBAND_USER_ACCESS to set up connections and directly access InfiniBand hardware for fast-path operations. You will also need libibverbs, libibcm and a hardware driver library from - . + rdma-core . config INFINIBAND_EXP_USER_ACCESS bool "Allow experimental support for Infiniband ABI" -- cgit v1.2.3-59-g8ed1b