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 | |
parent | 33d21f18204cb33b43ca6c78c8180949f6dc7227 (diff) | |
download | linux-9bc499befeef07a4d79f4924bfca05634ad8fc97.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions