[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <583D5D00.4070101@iogearbox.net>
Date: Tue, 29 Nov 2016 11:48:32 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Alexei Starovoitov <ast@...com>,
"David S . Miller" <davem@...emloft.net>
CC: Daniel Mack <daniel@...que.org>, Tejun Heo <tj@...nel.org>,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] cgroup, bpf: remove unnecessary #include
On 11/26/2016 08:23 AM, Alexei Starovoitov wrote:
> this #include is unnecessary and brings whole set of
> other headers into cgroup-defs.h. Remove it.
>
> Fixes: 3007098494be ("cgroup: add support for eBPF programs")
> Signed-off-by: Alexei Starovoitov <ast@...nel.org>
This fixes many build errors in samples/bpf/ due to wrong helper
redefinitions (originating from kernel includes conflicting with
samples' helper declarations).
I don't see it pushed out to net-next yet, so:
Acked-by: Daniel Borkmann <daniel@...earbox.net>
Powered by blists - more mailing lists