diff options
author | 2023-11-03 23:09:12 +0100 | |
---|---|---|
committer | 2023-11-09 19:07:38 -0800 | |
commit | f2d2c7e1b7c9e8847478769d6e1f8a76b5e91952 (patch) | |
tree | 2c9f1ce28a74ed27676996dbf02342b531719c28 /kernel/bpf/helpers.c | |
parent | bpftool: Fix prog object type in manpage (diff) | |
download | linux-rng-f2d2c7e1b7c9e8847478769d6e1f8a76b5e91952.tar.xz linux-rng-f2d2c7e1b7c9e8847478769d6e1f8a76b5e91952.zip |
selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64
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>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20231103220912.333930-1-anders.roxell@linaro.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions