diff options
author | Eduard Zingerman <[email protected]> | 2024-08-22 01:41:07 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-08-22 08:35:20 -0700 |
commit | ae010757a55b57c8b82628e8ea9b7da2269131d9 (patch) | |
tree | c2dc79a71819398babdf26483c90f764e1044b3a /tools/testing/selftests/bpf/prog_tests/cgroup1_hierarchy.c | |
parent | 6d641ca50d7ec7d5e4e889c3f8ea22afebc2a403 (diff) |
bpf: rename nocsr -> bpf_fastcall in verifier
Attribute used by LLVM implementation of the feature had been changed
from no_caller_saved_registers to bpf_fastcall (see [1]).
This commit replaces references to nocsr by references to bpf_fastcall
to keep LLVM and Kernel parts in sync.
[1] https://github.com/llvm/llvm-project/pull/105417
Acked-by: Yonghong Song <[email protected]>
Signed-off-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/cgroup1_hierarchy.c')
0 files changed, 0 insertions, 0 deletions