Re: [PATCH FYI 0/7] Updating some kernel headers with the kernel sources
From: Namhyung Kim
Date: Mon May 19 2025 - 19:42:16 EST
Hi Arnaldo,
On Mon, May 19, 2025 at 06:41:19PM -0300, Arnaldo Carvalho de Melo wrote:
> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> Just FYI,
>
> Updating some kernel headers with the kernel sources.
>
> - Arnaldo
>
> Arnaldo Carvalho de Melo (7):
> tools include UAPI: Sync linux/vhost.h with the kernel sources
> tools arch x86: Sync the msr-index.h copy with the kernel sources
> tools headers x86 cpufeatures: Sync with the kernel sources to pick
> ZEN6 and Indirect Target Selection (ITS) bits
> tools headers: Sync the linux/unaligned.h copy with the kernel sources
> tools headers: Synchronize uapi/linux/bits.h with the kernel sources
> tools headers compiler: Pick the const_true() define from the kernel
> sources
> tools headers: Synchronize linux/bits.h with the kernel sources
Thanks for doing this! Do you want to add it to v6.15? I feel like
it's slightly late for this cycle, but I can try if you want.
Thanks,
Namhyung
>
> tools/arch/x86/include/asm/cpufeatures.h | 5 ++++-
> tools/arch/x86/include/asm/msr-index.h | 8 +++++++
> tools/include/linux/bits.h | 5 ++---
> tools/include/linux/compiler.h | 22 +++++++++++++++++++
> tools/include/uapi/linux/bits.h | 8 ++-----
> tools/include/vdso/unaligned.h | 12 +++++-----
> .../trace/beauty/include/uapi/linux/vhost.h | 4 ++--
> 7 files changed, 46 insertions(+), 18 deletions(-)
>
> --
> 2.49.0
>