[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140513.171338.874422171651978643.davem@davemloft.net>
Date: Tue, 13 May 2014 17:13:38 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: rientjes@...gle.com
Cc: ast@...mgrid.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [patch] net, filter: make new test_bpf depend on networking
From: David Rientjes <rientjes@...gle.com>
Date: Tue, 13 May 2014 12:57:56 -0700 (PDT)
> CONFIG_TEST_BPF depends on CONFIG_NET, otherwise the build fails:
>
> ERROR: "sk_unattached_filter_destroy" [lib/test_bpf.ko] undefined!
> ERROR: "kfree_skb" [lib/test_bpf.ko] undefined!
> ERROR: "sk_unattached_filter_create" [lib/test_bpf.ko] undefined!
> ERROR: "sk_run_filter_int_skb" [lib/test_bpf.ko] undefined!
> ERROR: "__alloc_skb" [lib/test_bpf.ko] undefined!
>
> Add the dependency.
>
> Cc: Alexei Starovoitov <ast@...mgrid.com>
> Signed-off-by: David Rientjes <rientjes@...gle.com>
I just applied a patch from Randy Dunlap that does the same thing,
thanks.
--
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