linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Linux Next Mailing List <linux-next@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	bpf <bpf@vger.kernel.org>, Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>
Subject: Re: linux-next: Tree for Jul 20 (kernel/bpf/net_namespace)
Date: Tue, 21 Jul 2020 04:49:02 +1000	[thread overview]
Message-ID: <20200721044902.24ebe681@canb.auug.org.au> (raw)
In-Reply-To: <a97220b2-9864-eb49-6e27-0ec5b7e5b977@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 801 bytes --]

Hi all,

On Mon, 20 Jul 2020 08:51:54 -0700 Randy Dunlap <rdunlap@infradead.org> wrote:
>
> on i386 or x86_64:
> 
> # CONFIG_INET is not set
> # CONFIG_NET_NS is not set
> 
> ld: kernel/bpf/net_namespace.o: in function `bpf_netns_link_release':
> net_namespace.c:(.text+0x32c): undefined reference to `bpf_sk_lookup_enabled'
> ld: kernel/bpf/net_namespace.o: in function `netns_bpf_link_create':
> net_namespace.c:(.text+0x8b7): undefined reference to `bpf_sk_lookup_enabled'
> ld: kernel/bpf/net_namespace.o: in function `netns_bpf_pernet_pre_exit':
> net_namespace.c:(.ref.text+0xa3): undefined reference to `bpf_sk_lookup_enabled'

Caused by commit

  1559b4aa1db4 ("inet: Run SK_LOOKUP BPF program on socket lookup")

from the bpf-next tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2020-07-20 18:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20  9:42 linux-next: Tree for Jul 20 Stephen Rothwell
2020-07-20 15:51 ` linux-next: Tree for Jul 20 (kernel/bpf/net_namespace) Randy Dunlap
2020-07-20 18:49   ` Stephen Rothwell [this message]
2020-07-20 19:37     ` Alexei Starovoitov
2020-07-21 10:19       ` Jakub Sitnicki
2020-07-20 16:29 ` linux-next: Tree for Jul 20 (drivers/gpu/drm/bridge/sil-sii8620.o) Randy Dunlap
2020-07-20 16:41 ` linux-next: Tree for Jul 20 (scsi/ufs/exynos) Randy Dunlap
2020-07-21 17:41   ` Alim Akhtar
2020-09-09 20:04     ` Randy Dunlap
2020-09-10  2:27       ` Martin K. Petersen
2020-09-10  2:33         ` Alim Akhtar
2020-07-20 16:56 ` linux-next: Tree for Jul 20 (arch/x86/kvm/) Randy Dunlap
2020-07-20 18:43   ` Stephen Rothwell
2020-07-20 19:59     ` Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200721044902.24ebe681@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).