On Wed, Oct 02, 2019 at 11:02:09PM +0200, KP Singh wrote:
> On Wed, Oct 2, 2019 at 8:46 PM Song Liu wrote:
> > On Tue, Oct 1, 2019 at 4:26 AM Björn Töpel wrote:
> > >
> > > From: Björn Töpel
> > >
> > > Add missing "linux/perf_event.h" include file.
> > >
> > > Signed-off-by: Björn Töpel
> >
>
On Wed, Oct 2, 2019 at 8:46 PM Song Liu wrote:
>
> On Tue, Oct 1, 2019 at 4:26 AM Björn Töpel wrote:
> >
> > From: Björn Töpel
> >
> > Add missing "linux/perf_event.h" include file.
> >
> > Signed-off-by: Björn Töpel
>
> Acked-by: Song Liu
Tested-by: KP Singh
(https://lore.kernel.org/bpf/20
On Tue, Oct 1, 2019 at 4:26 AM Björn Töpel wrote:
>
> From: Björn Töpel
>
> Add missing "linux/perf_event.h" include file.
>
> Signed-off-by: Björn Töpel
Acked-by: Song Liu
From: Björn Töpel
Add missing "linux/perf_event.h" include file.
Signed-off-by: Björn Töpel
---
samples/bpf/task_fd_query_user.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/samples/bpf/task_fd_query_user.c b/samples/bpf/task_fd_query_user.c
index e39938058223..4c31b305e6ef 100644
--- a