[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172972023053.1735140.3189800590749495169.git-patchwork-notify@kernel.org>
Date: Wed, 23 Oct 2024 21:50:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eder Zulian <ezulian@...hat.com>
Cc: bpf@...r.kernel.org, linux-kernel@...r.kernel.org, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, martin.lau@...ux.dev,
eddyz87@...il.com, song@...nel.org, yonghong.song@...ux.dev,
john.fastabend@...il.com, kpsingh@...nel.org, sdf@...ichev.me,
haoluo@...gle.com, jolsa@...nel.org, acme@...hat.com, vmalik@...hat.com,
williams@...hat.com
Subject: Re: [PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors
Hello:
This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Tue, 22 Oct 2024 19:23:26 +0200 you wrote:
> Hello!
>
> This v2 series initializes the variables 'set' and 'set8' in sets_patch to
> NULL, along with the variables 'new_off' and 'pad_bits' and 'pad_type' in
> btf_dump_emit_bit_padding to zero or NULL according to their types and the
> variable 'o' in options__order to NULL to prevent compiler warnings/errors
> which are observed when compiling with non-default compilation options, but
> are not emitted by the compiler with the current default compilation
> options.
>
> [...]
Here is the summary with links:
- [v2,1/3] resolve_btfids: Fix compiler warnings
https://git.kernel.org/bpf/bpf-next/c/2c3d022abe6c
- [v2,2/3] libbpf: Prevent compiler warnings/errors
https://git.kernel.org/bpf/bpf-next/c/7f4ec77f3fee
- [v2,3/3] libsubcmd: Silence compiler warning
https://git.kernel.org/bpf/bpf-next/c/7a4ffec9fd54
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