aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorLeon Hwang <leon.hwang@linux.dev>2024-10-15 23:02:07 +0800
committerAlexei Starovoitov <ast@kernel.org>2024-10-16 09:21:18 -0700
commit021611d33e78694f4bd54573093c6fc70a812644 (patch)
tree5f751b9b040f2b9c17a808d0fda750eaf78015a9 /lib/crypto/mpi/mpi-mul.c
parentd6083f040d5d8f8d748462c77e90547097df936e (diff)
downloadlinux-021611d33e78694f4bd54573093c6fc70a812644.tar.gz
linux-021611d33e78694f4bd54573093c6fc70a812644.tar.bz2
linux-021611d33e78694f4bd54573093c6fc70a812644.zip
selftests/bpf: Add test to verify tailcall and freplace restrictions
Add a test case to ensure that attaching a tail callee program with an freplace program fails, and that updating an extended program to a prog_array map is also prohibited. This test is designed to prevent the potential infinite loop issue caused by the combination of tail calls and freplace, ensuring the correct behavior and stability of the system. Additionally, fix the broken tailcalls/tailcall_freplace selftest because an extension prog should not be tailcalled. cd tools/testing/selftests/bpf; ./test_progs -t tailcalls 337/25 tailcalls/tailcall_freplace:OK 337/26 tailcalls/tailcall_bpf2bpf_freplace:OK 337 tailcalls:OK Summary: 1/26 PASSED, 0 SKIPPED, 0 FAILED Acked-by: Eduard Zingerman <eddyz87@gmail.com> Signed-off-by: Leon Hwang <leon.hwang@linux.dev> Link: https://lore.kernel.org/r/20241015150207.70264-3-leon.hwang@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions