Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Tue, 8 Feb 2022 22:39:09 -0800 you wrote: > On ppc64le architecture __s64 is long int and requires %ld. Cast to > ssize_t and use %zd to avoid architecture-specific specifiers. > > Fixes: 4172843ed4a3 ("libbpf: Fix signedness bug in btf_dump_array_data()") > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > --- > tools/lib/bpf/btf_dump.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Here is the summary with links: - [bpf-next] libbpf: fix compilation warning due to mismatched printf format https://git.kernel.org/bpf/bpf-next/c/dc37dc617fab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html