diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2020-06-02 19:44:48 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-06-02 21:04:04 +0200 |
commit | 9bc499befeef07a4d79f4924bfca05634ad8fc97 (patch) | |
tree | 9b6733f6283409fe25794a4835dc2e13b9c4d25a /tools/bpf/bpftool/Makefile | |
parent | s390/bpf: Use bcr 0,%0 as tail call nop filler (diff) | |
download | linux-9bc499befeef07a4d79f4924bfca05634ad8fc97.tar.xz linux-9bc499befeef07a4d79f4924bfca05634ad8fc97.zip |
bpf, selftests: Use bpf_probe_read_kernel
Since commit 0ebeea8ca8a4 ("bpf: Restrict bpf_probe_read{, str}() only to
archs where they work") 44 verifier tests fail on s390 due to not having
bpf_probe_read anymore. Fix by using bpf_probe_read_kernel.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200602174448.2501214-1-iii@linux.ibm.com
Diffstat (limited to 'tools/bpf/bpftool/Makefile')
0 files changed, 0 insertions, 0 deletions