[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAADnVQKnyRPWqJG1uL-BOeYjvfxd=+fnaMOFeikQc+Povc=HOw@mail.gmail.com>
Date: Fri, 13 Sep 2024 20:03:02 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Andrii Nakryiko <andrii.nakryiko@...il.com>, Martin KaFai Lau <martin.lau@...ux.dev>,
bpf <bpf@...r.kernel.org>, Andrii Nakryiko <andrii@...nel.org>,
LKML <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 Fri, Sep 13, 2024 at 6:52 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> 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?
Sure thing. We'll do.
Powered by blists - more mailing lists