diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2021-05-07 07:41:18 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-05-12 00:07:17 +0200 |
commit | e5670fa0293b05e8e24dae7d18481aba281cb85d (patch) | |
tree | d7e62cbc4a3f692ad40e1f3ead6b2e24357789f0 /samples | |
parent | libbpf: Fix ELF symbol visibility update logic (diff) | |
download | linux-e5670fa0293b05e8e24dae7d18481aba281cb85d.tar.xz linux-e5670fa0293b05e8e24dae7d18481aba281cb85d.zip |
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Do the same global -> static BTF update for global functions with STV_INTERNAL
visibility to turn on static BPF verification mode.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210507054119.270888-7-andrii@kernel.org
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions