[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1db13bff-a384-d3c8-33a8-ad0133a1c70e@meta.com>
Date: Thu, 3 Nov 2022 09:17:40 -0700
From: Yonghong Song <yhs@...a.com>
To: patchwork-bot+netdevbpf@...nel.org,
Andrii Nakryiko <andrii@...nel.org>
Cc: bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net,
netdev@...r.kernel.org, kuba@...nel.org, kernel-team@...com,
gustavoars@...nel.org
Subject: Re: [PATCH bpf 1/2] net/ipv4: fix linux/in.h header dependencies
On 11/3/22 5:50 AM, patchwork-bot+netdevbpf@...nel.org wrote:
> Hello:
>
> This series was applied to bpf/bpf.git (master)
> by Daniel Borkmann <daniel@...earbox.net>:
>
> On Wed, 2 Nov 2022 11:25:16 -0700 you wrote:
>> __DECLARE_FLEX_ARRAY is defined in include/uapi/linux/stddef.h but
>> doesn't seem to be explicitly included from include/uapi/linux/in.h,
>> which breaks BPF selftests builds (once we sync linux/stddef.h into
>> tools/include directory in the next patch). Fix this by explicitly
>> including linux/stddef.h.
>>
>> Given this affects BPF CI and bpf tree, targeting this for bpf tree.
>>
>> [...]
>
> Here is the summary with links:
> - [bpf,1/2] net/ipv4: fix linux/in.h header dependencies
> https://git.kernel.org/bpf/bpf/c/aec1dc972d27
> - [bpf,2/2] tools headers uapi: pull in stddef.h to fix BPF selftests build in CI
> https://git.kernel.org/bpf/bpf/c/a778f5d46b62
Can we put this patch set into bpf-next as well? Apparently we have the
same issue in bpf-next.
>
> You are awesome, thank you!
Powered by blists - more mailing lists