[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8ec5aa95-4a3c-b2e1-7af2-6a4a2a6c0a5e@iogearbox.net>
Date: Sat, 28 Mar 2020 18:15:37 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Jean-Philippe Menil <jpmenil@...il.com>
Cc: kernel-janitors@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Alexei Starovoitov <ast@...nel.org>,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
Andrii Nakryiko <andriin@...com>, netdev@...r.kernel.org,
bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] bpf: fix build warning - missing prototype
On 3/27/20 9:47 PM, Jean-Philippe Menil wrote:
> Fix build warnings when building net/bpf/test_run.o with W=1 due
> to missing prototype for bpf_fentry_test{1..6}.
>
> Instead of declaring prototypes, turn off warnings with
> __diag_{push,ignore,pop} as pointed by Alexei.
>
> Signed-off-by: Jean-Philippe Menil <jpmenil@...il.com>
Applied, thanks!
Powered by blists - more mailing lists