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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNATurz9J-w+Vbc4FJ+r2Pov028+G+q8SrF12GjjZb1irtQ@mail.gmail.com>
Date: Sat, 14 Sep 2024 10:51:51 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Andrii Nakryiko <andrii.nakryiko@...il.com>
Cc: Martin KaFai Lau <martin.lau@...ux.dev>, bpf@...r.kernel.org, 
	Andrii Nakryiko <andrii@...nel.org>, linux-kernel@...r.kernel.org, 
	Nathan Chancellor <nathan@...nel.org>, Alan Maguire <alan.maguire@...cle.com>
Subject: Re: [PATCH v2 1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh

On Sat, Sep 14, 2024 at 7:26 AM Andrii Nakryiko
<andrii.nakryiko@...il.com> wrote:
>
> On Fri, Sep 13, 2024 at 10:38 AM Masahiro Yamada <masahiroy@...nel.org> wrote:
> >
> > CONFIG_DEBUG_INFO_BTF depends on CONFIG_BPF_SYSCALL, which in turn
> > selects CONFIG_BPF.
> >
> > When CONFIG_DEBUG_INFO_BTF=y, CONFIG_BPF=y is always met.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> > Reviewed-by: Alan Maguire <alan.maguire@...cle.com>
> > Acked-by: Andrii Nakryiko <andrii@...nel.org>
> > Reviewed-by: Nathan Chancellor <nathan@...nel.org>
> > ---
> >
>
> Masahiro,
>
> Are you planning to take this through your tree, or you'd prefer us
> routing it through bpf-next?

Hi,

If possible, could you apply it to bpf-next
for the upcoming MW?







-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ