Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Thu, 10 Feb 2022 18:49:39 -0800 you wrote: > bpf_prog_pack causes build error with powerpc ppc64_defconfig: > > kernel/bpf/core.c:830:23: error: variably modified 'bitmap' at file scope > 830 | unsigned long bitmap[BITS_TO_LONGS(BPF_PROG_CHUNK_COUNT)]; > | ^~~~~~ > > This is because the marco expands as: > > [...] Here is the summary with links: - [v2,bpf-next] bpf: fix bpf_prog_pack build for ppc64_defconfig https://git.kernel.org/bpf/bpf-next/c/4cc0991abd39 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html