Re: [PATCH v5 00/26] tools build: Append -fzero-init-padding-bits=all option
From: Leo Yan
Date: Wed Mar 18 2026 - 11:21:01 EST
On Wed, Mar 18, 2026 at 02:56:24PM +0000, Quentin Monnet wrote:
> 2026-03-18 09:16 UTC+0000 ~ Leo Yan <leo.yan@xxxxxxx>
> > Thank you for reviewing and commenting on v4.
> >
> > For anyone new to the series, the reason for appending this compiler
> > option is described in v3 (see "Link to v3" below).
> >
> > In this version, the BPF related patches have been split out and will be
> > sent separately (note that I have kept the bpftool patches in this
> > series, as I have gathered Quentin's Acked-by tags).
>
>
> Hi Leo, if it's all the same to you, could bpftool patches go through
> the bpf-next tree as well, please? (You can keep my tags, of course.)
Sure!
I need to look into BPF CI failures, seems the extra cflags causes
regressions in eBPF selftest [1][2]. After make things clear, I will
send patch series separately (a common one and a BPF one).
Thanks,
Leo
[1] https://github.com/kernel-patches/bpf/actions/runs/23238743267/job/67551317220
[2] https://github.com/kernel-patches/bpf/actions/runs/23238743267/job/67551683133