[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZOPZJHJ0qKJo=HyEiJq1rRPXg+8bNh+8U_2WhX6FKbE2Km7A@mail.gmail.com>
Date: Wed, 17 Apr 2013 21:15:54 +0300
From: Or Gerlitz <or.gerlitz@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>,
"Nicholas A. Bellinger" <nab@...ux-iscsi.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rdma@...r.kernel.org
Subject: Re: linux-next: Tree for Apr 17 (infiniband/rdma)
On Wed, Apr 17, 2013 at 9:06 PM, Randy Dunlap <rdunlap@...radead.org> wrote:
> On 04/17/13 00:04, Stephen Rothwell wrote:
>> Changes since 20130416:
> on x86_64:
> drivers/built-in.o: In function `isert_free_np':
> ib_isert.c:(.text+0x6e8a77): undefined reference to `rdma_destroy_id'
[...]
Nic,
Yep, you need to add
depends on INET && INFINIBAND_ADDR_TRANS
to the isert Kconfig entry
This will make sure to get the rdma_cm to be configured and builts
whenever isert is
Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists