On Fri, Sep 05, 2025 at 10:57:28PM +0200, Jiri Olsa wrote: > Jiri Olsa (2): > uprobes/x86: Return error from uprobe syscall when not called from > trampoline > selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value > > arch/x86/kernel/uprobes.c | 2 +- > tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c | 34 > ++++++---------------------------- > 2 files changed, 7 insertions(+), 29 deletions(-)
Thanks!
