[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c69b39de-60ad-8f88-a771-911dbca09f8b@zonque.org>
Date: Tue, 29 Nov 2016 15:05:40 +0100
From: Daniel Mack <daniel@...que.org>
To: Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...com>,
"David S . Miller" <davem@...emloft.net>
Cc: Tejun Heo <tj@...nel.org>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] cgroup, bpf: remove unnecessary #include
On 11/29/2016 11:48 AM, Daniel Borkmann wrote:
> 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>
>
FWIW:
Acked-by: Daniel Mack <daniel@...que.org>
Powered by blists - more mailing lists