Home
last modified time | relevance | path

Searched hist:"14 f1aae1" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_vars.c14f1aae1 Fri Apr 23 13:13:46 CDT 2021 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Add global variables linking selftest

Add selftest validating various aspects of statically linking global
variables:
- correct resolution of extern variables across .bss, .data, and .rodata
sections;
- correct handling of weak definitions;
- correct de-duplication of repeating special externs (.kconfig, .ksyms).

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210423181348.1801389-17-andrii@kernel.org
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_vars2.c14f1aae1 Fri Apr 23 13:13:46 CDT 2021 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Add global variables linking selftest

Add selftest validating various aspects of statically linking global
variables:
- correct resolution of extern variables across .bss, .data, and .rodata
sections;
- correct handling of weak definitions;
- correct de-duplication of repeating special externs (.kconfig, .ksyms).

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210423181348.1801389-17-andrii@kernel.org
H A Dlinked_vars1.c14f1aae1 Fri Apr 23 13:13:46 CDT 2021 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Add global variables linking selftest

Add selftest validating various aspects of statically linking global
variables:
- correct resolution of extern variables across .bss, .data, and .rodata
sections;
- correct handling of weak definitions;
- correct de-duplication of repeating special externs (.kconfig, .ksyms).

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210423181348.1801389-17-andrii@kernel.org
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile14f1aae1 Fri Apr 23 13:13:46 CDT 2021 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Add global variables linking selftest

Add selftest validating various aspects of statically linking global
variables:
- correct resolution of extern variables across .bss, .data, and .rodata
sections;
- correct handling of weak definitions;
- correct de-duplication of repeating special externs (.kconfig, .ksyms).

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210423181348.1801389-17-andrii@kernel.org