Re: [PATCH v2 0/2] Use __u128 in arm64 UAPI headers

From: Will Deacon

Date: Wed Jul 22 2026 - 04:36:36 EST


On Fri, 26 Jun 2026 15:17:27 +0100, Will Deacon wrote:
> This is version two of the patch I previously sent here:
>
> https://lore.kernel.org/r/20260619130835.5678-1-will@xxxxxxxxxx
>
> I even briefly queued that version up, but it exploded spectacularly
> when building the kselftests for arm64 [1] [2]. So the only change since
> v1 is the addition of a preliminary patch that adds the '__u128' typedef
> to the private copy of linux/types.h used by the tools/ directory.
>
> [...]

Applied to arm64 (for-next/uapi), thanks!

[1/2] tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structures
https://git.kernel.org/arm64/c/10a47fb67340
[2/2] arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers
https://git.kernel.org/arm64/c/d4bf9e08d412

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev