aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2022-05-13 10:37:03 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2022-05-13 22:07:48 +0200
commit0d2d2648931bdb1a629bf0df4e339e6a326a6136 (patch)
tree794ec3af364948b2f7e88e0ed82b6d00d62fa564 /scripts/bpf_doc.py
parentb2531d4bdce19f28364b45aac9132e153b1f23a4 (diff)
downloadlinux-0d2d2648931bdb1a629bf0df4e339e6a326a6136.tar.gz
linux-0d2d2648931bdb1a629bf0df4e339e6a326a6136.tar.bz2
linux-0d2d2648931bdb1a629bf0df4e339e6a326a6136.zip
selftests/bpf: Fix usdt_400 test case
usdt_400 test case relies on compiler using the same arg spec for usdt_400 USDT. This assumption breaks with Clang (Clang generates different arg specs with varying offsets relative to %rbp), so simplify this further and hard-code the constant which will guarantee that arg spec is the same across all 400 inlinings. Fixes: 630301b0d59d ("selftests/bpf: Add basic USDT selftests") Reported-by: Mykola Lysenko <mykolal@fb.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20220513173703.89271-1-andrii@kernel.org
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions