All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexei Starovoitov <ast@plumgrid.com>
To: Daniel Borkmann <daniel@iogearbox.net>, davem@davemloft.net
Cc: netdev@vger.kernel.org, Kaixu Xia <xiakaixu@huawei.com>
Subject: Re: [PATCH net-next] ebpf: include perf_event only where really needed
Date: Fri, 2 Oct 2015 09:44:28 -0700	[thread overview]
Message-ID: <560EB46C.7050907@plumgrid.com> (raw)
In-Reply-To: <1e7712d4d7b8638ad96ca74436fe96508ce89dfa.1443802548.git.daniel@iogearbox.net>

On 10/2/15 9:42 AM, Daniel Borkmann wrote:
> Commit ea317b267e9d ("bpf: Add new bpf map type to store the pointer
> to struct perf_event") added perf_event.h to the main eBPF header, so
> it gets included for all users. perf_event.h is actually only needed
> from array map side, so lets sanitize this a bit.
>
> Signed-off-by: Daniel Borkmann<daniel@iogearbox.net>
> Cc: Kaixu Xia<xiakaixu@huawei.com>

Acked-by: Alexei Starovoitov <ast@plumgrid.com>

  reply	other threads:[~2015-10-02 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 16:42 [PATCH net-next] ebpf: include perf_event only where really needed Daniel Borkmann
2015-10-02 16:44 ` Alexei Starovoitov [this message]
2015-10-05 14:05 ` 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=560EB46C.7050907@plumgrid.com \
    --to=ast@plumgrid.com \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=xiakaixu@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.