aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/linker.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2021-05-07 05:41:13 +0000
committerAlexei Starovoitov <[email protected]>2021-05-11 22:07:17 +0000
commit37f05601eabc29f82c03b461a22d8fafacd736d2 (patch)
tree039736ac90f801217d5bb3a0689d535186f6762a /tools/lib/bpf/linker.c
parentMerge branch 'Reduce kmalloc / kfree churn in the verifier' (diff)
downloadkernel-37f05601eabc29f82c03b461a22d8fafacd736d2.tar.gz
kernel-37f05601eabc29f82c03b461a22d8fafacd736d2.zip
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Similarly to .rodata, strip any const/volatile/restrict modifiers when generating BPF skeleton. They are not helpful and actually just get in the way. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/linker.c')
0 files changed, 0 insertions, 0 deletions