Hello:

This patch was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin....@kernel.org>:

On Tue, 29 Oct 2024 15:46:27 +0800 you wrote:
> From: Jason Xing <kernelx...@tencent.com>
> 
> As we can see from the title, when I compiled the selftests/bpf, I
> saw the error:
> implicit declaration of function ‘gettid’ ; did you mean ‘getgid’? 
> [-Werror=implicit-function-declaration]
>   skel->bss->tid = gettid();
>                    ^~~~~~
>                    getgid
> 
> [...]

Here is the summary with links:
  - [bpf-next,v2] bpf: handle implicit declaration of function gettid in 
bpf_iter.c
    https://git.kernel.org/bpf/bpf-next/c/42602e3a06f8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to