Re: [FYI][PATCH 1/1] tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall Reply-To:

From: Heiko Carstens
Date: Fri Nov 26 2021 - 04:55:19 EST


Hi Arnaldo,

> To pick the changes in this cset:
>
> 6c122360cf2f4c5a ("s390: wire up sys_futex_waitv system call")
>
> That add support for this new syscall in tools such as 'perf trace'.
...
> This addresses this perf build warnings:
>
> Warning: Kernel ABI header at 'tools/perf/arch/s390/entry/syscalls/syscall.tbl' differs from latest version at 'arch/s390/kernel/syscalls/syscall.tbl'
> diff -u tools/perf/arch/s390/entry/syscalls/syscall.tbl arch/s390/kernel/syscalls/syscall.tbl
>
> Cc: Heiko Carstens <hca@xxxxxxxxxxxxx>
> Cc: Vasily Gorbik <gor@xxxxxxxxxxxxx>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
> ---
> tools/perf/arch/s390/entry/syscalls/syscall.tbl | 1 +
> 1 file changed, 1 insertion(+)

I can happily pick this up for the s390 tree, but I'm not sure if that
is want you want?