commit | 30c5bd96476ced0d3e08372be5186ff7f421d10c | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andrii@kernel.org> | Wed Oct 20 18:44:02 2021 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Oct 21 17:10:10 2021 -0700 |
tree | 8d83f25aac7e1a1d8c485228553b5e826ad6c331 | |
parent | aed659170a3171e425913ae259d46396fb9c10ef [diff] |
selftests/bpf: Demonstrate use of custom .rodata/.data sections Enhance existing selftests to demonstrate the use of custom .data/.rodata sections. Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20211021014404.2635234-9-andrii@kernel.org