diff options
| author | Randy Dunlap <[email protected]> | 2008-11-12 21:05:17 +0000 |
|---|---|---|
| committer | Eric Van Hensbergen <[email protected]> | 2008-11-14 22:14:27 +0000 |
| commit | 4ff429e658c00bcf5101eabbebd4f711572a64cb (patch) | |
| tree | 4f5b819feb5604f1486e3e67d8e81d623ad9aa6c /lib/debugobjects.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... (diff) | |
| download | kernel-4ff429e658c00bcf5101eabbebd4f711572a64cb.tar.gz kernel-4ff429e658c00bcf5101eabbebd4f711572a64cb.zip | |
9p: restrict RDMA usage
linux-next:
Make 9p's RDMA option depend on INET since it uses Infiniband rdma_*
functions and that code depends on INET. Otherwise 9p can try to
use symbols which don't exist.
ERROR: "rdma_destroy_id" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_connect" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_create_id" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_create_qp" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_resolve_route" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_disconnect" [net/9p/9pnet_rdma.ko] undefined!
ERROR: "rdma_resolve_addr" [net/9p/9pnet_rdma.ko] undefined!
I used an if/endif block so that the menu items would remain
presented together.
Also correct an article adjective.
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Eric Van Hensbergen <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
