diff options
author | Ilya Leoshkevich | 2019-07-12 15:41:42 +0200 |
---|---|---|
committer | Daniel Borkmann | 2019-07-15 23:09:40 +0200 |
commit | 025c0c0917b78f21e3aaffecda75968d54172095 (patch) | |
tree | 37c2ac0d2dcf6104a5daab39481837e74d69e2ca /crypto/xor.c | |
parent | 896bcc908a2f422acf604ad0717aee593f3e823f (diff) |
selftests/bpf: fix attach_probe on s390
attach_probe test fails, because it cannot install a kprobe on a
non-existent sys_nanosleep symbol.
Use the correct symbol name for the nanosleep syscall on 64-bit s390.
Don't bother adding one for 31-bit mode, since tests are compiled only
in 64-bit mode.
Fixes: 1e8611bbdfc9 ("selftests/bpf: add kprobe/uprobe selftests")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: Vasily Gorbik <gor@linux.ibm.com>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'crypto/xor.c')
0 files changed, 0 insertions, 0 deletions