[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9ad4563e701a38915d58552f9eee5b3602833ddf.camel@wdc.com>
Date: Fri, 13 Apr 2018 12:47:53 +0000
From: Bart Van Assche <Bart.VanAssche@....com>
To: "jgg@...pe.ca" <jgg@...pe.ca>,
"gthelen@...gle.com" <gthelen@...gle.com>,
"dledford@...hat.com" <dledford@...hat.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
"tarick@...gle.com" <tarick@...gle.com>
Subject: Re: [PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
On Fri, 2018-04-13 at 00:06 -0700, Greg Thelen wrote:
> Allow INFINIBAND without INFINIBAND_ADDR_TRANS.
>
> Signed-off-by: Greg Thelen <gthelen@...gle.com>
> Cc: Tarick Bedeir <tarick@...gle.com>
> ---
> drivers/infiniband/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/infiniband/Kconfig b/drivers/infiniband/Kconfig
> index ee270e065ba9..f20a3977087c 100644
> --- a/drivers/infiniband/Kconfig
> +++ b/drivers/infiniband/Kconfig
> @@ -61,7 +61,7 @@ config INFINIBAND_ON_DEMAND_PAGING
> pages on demand instead.
>
> config INFINIBAND_ADDR_TRANS
> - bool
> + bool "InfiniBand address translation"
> depends on INFINIBAND
> default y
Hello Greg,
Please change the short description from "InfiniBand address translation" (which
is a misleading description) into "RDMA/CM". Please also add a help text that
explains to people who are not RDMA experts what the RDMA/CM is.
Thanks,
Bart.
Powered by blists - more mailing lists