Re: [PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob
From: Sebastian Andrzej Siewior
Date: Wed Jun 11 2025 - 04:43:37 EST
On 2025-06-10 17:40:26 [-0300], Arnaldo Carvalho de Melo wrote:
> tldr; Just FYI, I'm carrying this on the perf tools tree.
Thank you.
> $ tools/perf/trace/beauty/prctl_option.sh > before
> $ cp include/uapi/linux/prctl.h tools/perf/trace/beauty/include/uapi/linux/prctl.h
> $ tools/perf/trace/beauty/prctl_option.sh > after
Ah. I missed that copy of prctl.h
…
> This addresses this perf build warning:
>
> Warning: Kernel ABI header differences:
> diff -u tools/include/uapi/linux/prctl.h include/uapi/linux/prctl.h
But I did cover this one.
Sebastian