On Mon, May 23, 2011 at 9:42 AM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote: > On Mon, 23 May 2011 15:45:18 +1000 Stephen Rothwell wrote: > >> Hi all, >> >> Changes since 20110520: > > when CONFIG_NET is not enabled: > > ERROR: "skb_trim" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "netlink_kernel_create" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "netlink_kernel_release" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "netlink_rcv_skb" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "nla_put" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "init_net" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "netlink_dump_start" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: "skb_put" [drivers/infiniband/core/ib_core.ko] undefined! Guess we have to depend on CONFIG_NET now. I'll fix it up. Thanks, Roland -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html