]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools headers: Update the linux/unaligned.h copy with the kernel sources
authorIan Rogers <irogers@google.com>
Thu, 16 Oct 2025 20:51:25 +0000 (13:51 -0700)
committerThomas Gleixner <tglx@kernel.org>
Wed, 14 Jan 2026 07:56:41 +0000 (08:56 +0100)
commit1d7cf255eefbb479d0eea9aa3b6372a1e52f8c62
tree811e5063ec4790c020423d844621020fc63f8a5c
parenta339671db64b12bb02492557d2b0658811286277
tools headers: Update the linux/unaligned.h copy with the kernel sources

To pick up the changes in:

  vdso: Switch get/put_unaligned() from packed struct to memcpy

As the code is dependent on __unqual_scalar_typeof, update also the tools
version of compiler_types.h to include this.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20251016205126.2882625-4-irogers@google.com
tools/include/linux/compiler_types.h
tools/include/vdso/unaligned.h