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
| ||
|
Message-ID: <58C3E6B2.7010301@iogearbox.net> Date: Sat, 11 Mar 2017 12:59:46 +0100 From: Daniel Borkmann <daniel@...earbox.net> To: Alexei Starovoitov <ast@...com>, "David S . Miller" <davem@...emloft.net> CC: Shuah Khan <shuah@...nel.org>, netdev@...r.kernel.org Subject: Re: [PATCH net] selftests/bpf: fix broken build On 03/11/2017 07:05 AM, Alexei Starovoitov wrote: > Recent merge of 'linux-kselftest-4.11-rc1' tree broke bpf test build. > None of the tests were building and test_verifier.c had tons of compiler errors. > Fix it and add #ifdef CAP_IS_SUPPORTED to support old versions of libcap. > Tested on centos 6.8 and 7 > > Signed-off-by: Alexei Starovoitov <ast@...nel.org> Fix looks correct to me and makes the test suite work again. Acked-by: Daniel Borkmann <daniel@...earbox.net> Tested-by: Daniel Borkmann <daniel@...earbox.net>
Powered by blists - more mailing lists