summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2022-09-09 17:15:11 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2022-09-09 17:24:51 +0300
commit665f5d3577ef43e929d59cf39683037887c351bf (patch)
tree50c5fe3c5eb2ca005568d84e82c9e45fe7a8dac6 /net
parentb239da34203f49c40b5d656220c39647c3ff0b3c (diff)
downloadlinux-665f5d3577ef43e929d59cf39683037887c351bf.tar.xz
libbpf: Remove gcc support for bpf_tail_call_static for now
This reverts commit 14e5ce79943a ("libbpf: Add GCC support for bpf_tail_call_static"). Reason is that gcc invented their own BPF asm which is not conform with LLVM one, and going forward this would be more painful to maintain here and in other areas of the library. Thus remove it; ask to gcc folks is to align with LLVM one to use exact same syntax. Fixes: 14e5ce79943a ("libbpf: Add GCC support for bpf_tail_call_static") Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Cc: James Hilliard <james.hilliard1@gmail.com> Cc: Jose E. Marchesi <jose.marchesi@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions