Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Fri, 3 Nov 2023 23:09:12 +0100 you wrote:
Building an arm64 kernel and seftests/bpf with defconfig + selftests/bpf/config and selftests/bpf/config.aarch64 the fragment CONFIG_DEBUG_INFO_REDUCED is enabled in arm64's defconfig, it should be disabled in file sefltests/bpf/config.aarch64 since if its not disabled CONFIG_DEBUG_INFO_BTF wont be enabled.
Signed-off-by: Anders Roxell anders.roxell@linaro.org
[...]
Here is the summary with links: - selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED https://git.kernel.org/bpf/bpf-next/c/dfee93e25773
You are awesome, thank you!