[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180111115355.29c2f905@canb.auug.org.au>
Date: Thu, 11 Jan 2018 11:53:55 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Miller <davem@...emloft.net>,
Networking <netdev@...r.kernel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build failure after merge of the net-next tree
Hi all,
After merging the net-next tree, today's linux-next build (x86_64
allmodconfig) failed like this:
kernel/bpf/verifier.o: In function `bpf_check':
verifier.c:(.text+0xd86e): undefined reference to `bpf_patch_call_args'
Caused by commit
1ea47e01ad6e ("bpf: add support for bpf_call to interpreter")
interacting with commit
290af86629b2 ("bpf: introduce BPF_JIT_ALWAYS_ON config")
from the bpf and net trees.
I have just reverted commit 290af86629b2 for today. A better solution
would be nice (lie fixing this in a merge between the net-next and net
trees).
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists