summaryrefslogtreecommitdiffstats
path: root/mm/swapfile.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2022-09-09 16:15:11 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2022-09-09 16:24:51 +0200
commit665f5d3577ef43e929d59cf39683037887c351bf (patch)
tree50c5fe3c5eb2ca005568d84e82c9e45fe7a8dac6 /mm/swapfile.c
parentb239da34203f49c40b5d656220c39647c3ff0b3c (diff)
downloadlinux-665f5d3577ef43e929d59cf39683037887c351bf.tar.bz2
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 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions