From: Daniel Borkmann <daniel@iogearbox.net>
To: Alexei Starovoitov <ast@fb.com>,
"David S . Miller" <davem@davemloft.net>
Cc: Daniel Mack <daniel@zonque.org>, Tejun Heo <tj@kernel.org>,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next] cgroup, bpf: remove unnecessary #include
Date: Tue, 29 Nov 2016 11:48:32 +0100 [thread overview]
Message-ID: <583D5D00.4070101@iogearbox.net> (raw)
In-Reply-To: <1480145027-3524392-1-git-send-email-ast@fb.com>
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@kernel.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@iogearbox.net>
next prev parent reply other threads:[~2016-11-29 10:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-26 7:23 [PATCH net-next] cgroup, bpf: remove unnecessary #include Alexei Starovoitov
2016-11-26 18:40 ` Rami Rosen
2016-11-29 10:48 ` Daniel Borkmann [this message]
2016-11-29 14:05 ` Daniel Mack
2016-11-29 19:26 ` Alexei Starovoitov
-- strict thread matches above, loose matches on Subject: below --
2016-11-30 18:16 Alexei Starovoitov
2016-11-30 18:58 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=583D5D00.4070101@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@fb.com \
--cc=daniel@zonque.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).