diff options
author | Delyan Kratunov <[email protected]> | 2022-03-16 23:37:24 +0000 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-03-17 23:11:15 -0700 |
commit | bc380eb9d04812eda23fd1d2904389012b50d946 (patch) | |
tree | b59066dea814603fb3e32b0702d1d72669445dd9 /net/lapb/lapb_subr.c | |
parent | 5a5c11ee3e655744dbee79b8caaadb15de3377eb (diff) |
libbpf: .text routines are subprograms in strict mode
Currently, libbpf considers a single routine in .text to be a program. This
is particularly confusing when it comes to library objects - a single routine
meant to be used as an extern will instead be considered a bpf_program.
This patch hides this compatibility behavior behind the pre-existing
SEC_NAME strict mode flag.
Signed-off-by: Delyan Kratunov <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/018de8d0d67c04bf436055270d35d394ba393505.1647473511.git.delyank@fb.com
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions