diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2021-04-23 11:13:46 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-04-23 14:05:27 -0700 |
commit | 14f1aae17ee13d08315873d4b68d573e91df892f (patch) | |
tree | f010365a15637827e8180abb3694c08c77ce335a /arch/sh/Kconfig | |
parent | f2644fb44de9abd54e57b55f584c7c67526f7c02 (diff) | |
download | linux-14f1aae17ee13d08315873d4b68d573e91df892f.tar.gz linux-14f1aae17ee13d08315873d4b68d573e91df892f.tar.bz2 linux-14f1aae17ee13d08315873d4b68d573e91df892f.zip |
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
Diffstat (limited to 'arch/sh/Kconfig')
0 files changed, 0 insertions, 0 deletions