diff options
author | Eduard Zingerman <[email protected]> | 2024-08-22 01:41:08 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-08-22 08:35:20 -0700 |
commit | adec67d372fecd97585d76dbebb610d62ec9d2cc (patch) | |
tree | e91c76385295bae760babd66ca8d44843fa5150c /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | ae010757a55b57c8b82628e8ea9b7da2269131d9 (diff) |
selftests/bpf: rename nocsr -> bpf_fastcall in selftests
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 selftests 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 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions