diff options
author | Ilya Leoshkevich <[email protected]> | 2019-07-12 15:41:42 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-07-15 23:09:40 +0200 |
commit | 025c0c0917b78f21e3aaffecda75968d54172095 (patch) | |
tree | 37c2ac0d2dcf6104a5daab39481837e74d69e2ca /net/lapb/lapb_timer.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 <[email protected]>
Acked-by: Vasily Gorbik <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions