summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2020-06-02 20:44:48 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2020-06-02 22:04:04 +0300
commit9bc499befeef07a4d79f4924bfca05634ad8fc97 (patch)
tree9b6733f6283409fe25794a4835dc2e13b9c4d25a /tools/bpf/bpftool
parent33d21f18204cb33b43ca6c78c8180949f6dc7227 (diff)
downloadlinux-9bc499befeef07a4d79f4924bfca05634ad8fc97.tar.xz
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')
0 files changed, 0 insertions, 0 deletions