lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 05 Oct 2015 07:05:14 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	daniel@...earbox.net
Cc:	ast@...mgrid.com, netdev@...r.kernel.org, xiakaixu@...wei.com
Subject: Re: [PATCH net-next] ebpf: include perf_event only where really
 needed

From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri,  2 Oct 2015 18:42:00 +0200

> 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@...earbox.net>

Applied, thanks.

>  [ Did couple of tests, but lets see if Fengguang's build bot agrees
>    with me eventually. ;) P.s., the feature of pulling patches from
>    patchwork is awesome! ]

Agreed.  :-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ