On Thu, Oct 10, 2024 at 1:12 PM Jiri Olsa <[email protected]> wrote: > > Making sure kprobe.session program can return only [0,1] values. > > Signed-off-by: Jiri Olsa <[email protected]> > --- > .../bpf/prog_tests/kprobe_multi_test.c | 2 ++ > .../bpf/progs/kprobe_multi_verifier.c | 31 +++++++++++++++++++ > 2 files changed, 33 insertions(+) > create mode 100644 tools/testing/selftests/bpf/progs/kprobe_multi_verifier.c >
Acked-by: Andrii Nakryiko <[email protected]> [...]
