Re: linux-next: build failure after merge of the net tree
From: Stephen Rothwell <hidden>
Date: 2017-02-16 03:02:21
Also in:
linux-next, lkml
From: Stephen Rothwell <hidden>
Date: 2017-02-16 03:02:21
Also in:
linux-next, lkml
Hi all, On Tue, 14 Feb 2017 09:12:50 +1100 Stephen Rothwell [off-list ref] wrote:
After merging the net tree, today's linux-next build (powerpc64le perf)
failed like this:
Warning: tools/include/uapi/linux/bpf.h differs from kernel
bpf.c: In function 'bpf_prog_attach':
bpf.c:180:6: error: 'union bpf_attr' has no member named 'attach_flags'; did you mean 'map_flags'?
attr.attach_flags = flags;
^
Caused by commit
7f677633379b ("bpf: introduce BPF_F_ALLOW_OVERRIDE flag")So do we have a fix for this? I am sure that Dave would like to send his "net" tree to Linus sometime soonish ... -- Cheers, Stephen Rothwell