diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-11-21 20:59:00 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-11-25 03:58:46 +0300 |
commit | 6147a140c99f1ded2b519dfbed17e781e5861bf3 (patch) | |
tree | 3d3484f31c432843f412fb9ee4bf72ee8777baed /kernel/bpf | |
parent | 1aace10f41adf1080d1cc54de9b3db98b8b8b0fb (diff) | |
download | linux-6147a140c99f1ded2b519dfbed17e781e5861bf3.tar.xz |
selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only
test_core_reloc_kernel.c selftest is the only CO-RE test that reads and
returns for validation calling thread's information (pid, tgid, comm). Thus it
has to make sure that only test_prog's invocations are honored.
Fixes: df36e621418b ("selftests/bpf: add CO-RE relocs testing setup")
Reported-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20191121175900.3486133-1-andriin@fb.com
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions