Re: [PATCH net] net: filter: move common defines into bpf_common.h

From: David Miller
Date: Tue Oct 14 2014 - 16:07:20 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/