[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163716060931.12308.3728121323940964364.git-patchwork-notify@kernel.org>
Date: Wed, 17 Nov 2021 14:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Björn Töpel <bjorn@...nel.org>@ci.codeaurora.org
Cc: ast@...nel.org, daniel@...earbox.net, netdev@...r.kernel.org,
bpf@...r.kernel.org, lkp@...el.com
Subject: Re: [PATCH bpf] bpf, x86: Fix "no previous prototype" warning
Hello:
This patch was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@...earbox.net>:
On Wed, 17 Nov 2021 13:57:08 +0100 you wrote:
> The arch_prepare_bpf_dispatcher function does not have a prototype,
> and yields the following warning when W=1 is enabled for the kernel
> build.
>
> >> arch/x86/net/bpf_jit_comp.c:2188:5: warning: no previous \
> prototype for 'arch_prepare_bpf_dispatcher' [-Wmissing-prototypes]
> 2188 | int arch_prepare_bpf_dispatcher(void *image, s64 *funcs, \
> int num_funcs)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> [...]
Here is the summary with links:
- [bpf] bpf, x86: Fix "no previous prototype" warning
https://git.kernel.org/bpf/bpf/c/f45b2974cc0a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists