[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200313172119.3vflwxlbikvqdcqh@kafai-mbp>
Date: Fri, 13 Mar 2020 10:21:19 -0700
From: Martin KaFai Lau <kafai@...com>
To: Carlos Neira <cneirabustos@...il.com>
CC: <netdev@...r.kernel.org>, <yhs@...com>, <quentin@...valent.com>,
<ebiederm@...ssion.com>, <brouer@...hat.com>, <bpf@...r.kernel.org>
Subject: Re: [PATCH bpf-next] bpf_helpers_doc.py: Fix warning when compiling
bpftool.
On Fri, Mar 13, 2020 at 12:46:50PM -0300, Carlos Neira wrote:
>
> When compiling bpftool the following warning is found:
> "declaration of 'struct bpf_pidns_info' will not be visible outside of this function."
> This patch adds struct bpf_pidns_info to type_fwds array to fix this.
>
> Signed-off-by: Carlos Neira <cneirabustos@...il.com>
Fixes: b4490c5c4e02 ("bpf: Added new helper bpf_get_ns_current_pid_tgid")
Acked-by: Martin KaFai Lau <kafai@...com>
Please add the Fixes tag next time. Other than tracking,
it will be easier for review purpose also.
Powered by blists - more mailing lists