[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0e3e5502-4e4a-8b21-cf81-eac32d11b6ee@iogearbox.net>
Date: Tue, 16 Jul 2019 00:18:50 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Ilya Leoshkevich <iii@...ux.ibm.com>, bpf@...r.kernel.org,
netdev@...r.kernel.org
Cc: gor@...ux.ibm.com, heiko.carstens@...ibm.com
Subject: Re: [PATCH bpf] selftests/bpf: fix attach_probe on s390
On 7/12/19 3:41 PM, Ilya Leoshkevich wrote:
> 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@...ux.ibm.com>
> Acked-by: Vasily Gorbik <gor@...ux.ibm.com>
Applied, thanks!
Powered by blists - more mailing lists