Re: [PATCH FYI 0/7] Updating some kernel headers with the kernel sources
From: Vincent Mailhol
Date: Mon May 19 2025 - 20:45:42 EST
On Tue. 20 May 2025 at 06:41, Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> 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
Note that there are new upcoming changes in bits.h and build_bug.h
which are queue in the bitmap tree:
https://github.com/norov/linux/commits/bitmap-for-next/
So, if you prefer, you can wait for the beginning of the merge windows
when the above changes will be merged and do the sync with all those
changes (this is just a suggestion, I am not objecting to this series
in any way).
> 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(-)
Yours sincerely,
Vincent Mailhol