Re: [ofa-general] Re: linux-next: Tree for October 23

From: Or Gerlitz
Date: Sun Oct 26 2008 - 03:20:18 EST


Randy Dunlap wrote:
Building with CONFIG_INFINIBAND=m, kconfig allows CONFIG_NET_9P_RDMA=m,
so one module wants symbols from the other (net/9p wants symbols from rmda_*).

ERROR: "rdma_destroy_id" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_connect" [net/9p/9pnet_rdma.ko] undefined!
...
Is this supposed to be allowed/possible? Otherwise NET_9P_RDMA might have to depend on INFINBAND=y...
No, there's no need to config INFINIBAND at built it. What's the value of CONFIG_INFINIBAND_ADDR_TRANS ?

Or.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/