[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200923200541.gencqbw6k7xw33uc@ast-mbp.dhcp.thefacebook.com>
Date: Wed, 23 Sep 2020 13:05:41 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Jiri Olsa <jolsa@...nel.org>
Cc: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andriin@...com>, netdev@...r.kernel.org,
bpf@...r.kernel.org, Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
John Fastabend <john.fastabend@...il.com>,
KP Singh <kpsingh@...omium.org>,
Seth Forshee <seth.forshee@...onical.com>
Subject: Re: [PATCHv3 bpf-next 1/2] bpf: Check CONFIG_BPF option for
resolve_btfids
On Wed, Sep 23, 2020 at 08:57:34PM +0200, Jiri Olsa wrote:
> Currently all the resolve_btfids 'users' are under CONFIG_BPF
> code, so if we have CONFIG_BPF disabled, resolve_btfids will
> fail, because there's no data to resolve.
>
> Disabling resolve_btfids if there's CONFIG_BPF disabled,
> so we won't fail such builds.
>
> Suggested-by: Andrii Nakryiko <andriin@...com>
> Acked-by: Andrii Nakryiko <andriin@...com>
> Signed-off-by: Jiri Olsa <jolsa@...nel.org>
> ---
> v3 changes:
> - updated subject, added ack
Applied. Thanks
Powered by blists - more mailing lists