[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250519214126.1652491-1-acme@kernel.org>
Date: Mon, 19 May 2025 18:41:19 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
James Clark <james.clark@...aro.org>,
Jiri Olsa <jolsa@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
Clark Williams <williams@...hat.com>,
linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
I Hsin Cheng <richard120310@...il.com>,
"Michael S . Tsirkin" <mst@...hat.com>,
Pawan Gupta <pawan.kumar.gupta@...ux.intel.com>,
Peng Jiang <jiang.peng9@....com.cn>,
Stefano Garzarella <sgarzare@...hat.com>,
Vincent Mailhol <mailhol.vincent@...adoo.fr>,
Yazen Ghannam <yazen.ghannam@....com>,
Yury Norov <yury.norov@...il.com>
Subject: [PATCH FYI 0/7] Updating some kernel headers with the kernel sources
From: Arnaldo Carvalho de Melo <acme@...hat.com>
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
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
Powered by blists - more mailing lists