mirror of
https://github.com/torvalds/linux
synced 2026-06-16 07:12:08 +09:00
Fix silly bug in updating ELF symbol's visibility.
Fixes: a46349227c ("libbpf: Add linker extern resolution support for functions and global variables")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210507054119.270888-6-andrii@kernel.org