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: <164852041246.3757.13606158297445686435.git-patchwork-notify@kernel.org> Date: Tue, 29 Mar 2022 02:20:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jiri Olsa <jolsa@...nel.org> Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, delyank@...com, acme@...hat.com, netdev@...r.kernel.org, bpf@...r.kernel.org, kafai@...com, songliubraving@...com, yhs@...com, john.fastabend@...il.com, kpsingh@...omium.org Subject: Re: [PATCH] bpftool: Fix generated code in codegen_asserts Hello: This patch was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@...nel.org>: On Mon, 28 Mar 2022 10:37:03 +0200 you wrote: > Arnaldo reported perf compilation fail with: > > $ make -k BUILD_BPF_SKEL=1 CORESIGHT=1 PYTHON=python3 > ... > In file included from util/bpf_counter.c:28: > /tmp/build/perf//util/bpf_skel/bperf_leader.skel.h: In function ‘bperf_leader_bpf__assert’: > /tmp/build/perf//util/bpf_skel/bperf_leader.skel.h:351:51: error: unused parameter ‘s’ [-Werror=unused-parameter] > 351 | bperf_leader_bpf__assert(struct bperf_leader_bpf *s) > | ~~~~~~~~~~~~~~~~~~~~~~~~~^ > cc1: all warnings being treated as errors > > [...] Here is the summary with links: - bpftool: Fix generated code in codegen_asserts https://git.kernel.org/bpf/bpf/c/ef8a257b4e49 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists