From: Alexei Starovoitov <ast@xxxxxxxxxxxx> Date: Tue, 14 Oct 2014 02:08:54 -0700 > userspace programs that use eBPF instruction macros need to include two files: > uapi/linux/filter.h and uapi/linux/bpf.h > Move common macro definitions that are shared between classic BPF and eBPF > into uapi/linux/bpf_common.h, so that user app can include only one bpf.h file > > Cc: Daniel Borkmann <dborkman@xxxxxxxxxx> > Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxxxx> > --- > > Daniel believes that this patch has to be done for this merge window. > I think it can wait till next, but it won't hurt now either. Applied, thanks everyone. -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html