From: Jeremy Linton <jeremy.linton@arm.com>
To: Will Deacon <will@kernel.org>, linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Arnaldo Carvalho de Melo <acme@redhat.com>,
Nick Desaulniers <nick.desaulniers+lkml@gmail.com>,
David Matlack <dmatlack@google.com>,
Steffen Eiden <seiden@linux.ibm.com>,
Andreas Grapentin <gra@linux.ibm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Dave Martin <dave.martin@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Marc Zyngier <maz@kernel.org>
Subject: Re: [PATCH v2 0/2] Use __u128 in arm64 UAPI headers
Date: Wed, 2 Sep 2026 21:21:32 -0500 [thread overview]
Message-ID: <d11026b0-1faf-4de1-b562-f6e46e60ef92@arm.com> (raw)
In-Reply-To: <20260626141730.5976-1-will@kernel.org>
Hi,
On 6/26/26 9:17 AM, Will Deacon wrote:
> Hi folks,
>
> This is version two of the patch I previously sent here:
>
> https://lore.kernel.org/r/20260619130835.5678-1-will@kernel.org
>
> 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.
>
> I plan to take this all via the arm64 tree unless anybody objects.
This seems to be creating a interesting situation that the follow-on
commit:
10a47fb67340 tools: linux/types.h: Add 128-bit integer types for arm64
UAPI structures
Is missing from older kernel tooling/etc, which means the tools that end
up pulling this header in won't build on machines running 7.3 kernel
headers.
AKA, build/install master, switch back to an older branch and discover
say bpftool won't build anymore.
Thanks,
>
> Cheers,
>
> Will
>
> [1] https://lore.kernel.org/r/202606240441.7eZ1TIRM-lkp@intel.com
> [2] https://lore.kernel.org/r/ajvGS7UBpWzJtzkw@sirena.org.uk
>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
> Cc: Nick Desaulniers <nick.desaulniers+lkml@gmail.com>
> Cc: David Matlack <dmatlack@google.com>
> Cc: Steffen Eiden <seiden@linux.ibm.com>
> Cc: Andreas Grapentin <gra@linux.ibm.com>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Cc: Dave Martin <dave.martin@arm.com>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: Marc Zyngier <maz@kernel.org>
>
> --->8
>
> Will Deacon (2):
> tools: linux/types.h: Add 128-bit integer types for arm64 UAPI
> structures
> arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers
>
> arch/arm64/include/uapi/asm/ptrace.h | 12 ++++++------
> arch/arm64/include/uapi/asm/sigcontext.h | 6 +++---
> tools/include/linux/types.h | 5 +++++
> 3 files changed, 14 insertions(+), 9 deletions(-)
>
next prev parent reply other threads:[~2026-09-03 2:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-26 14:17 [PATCH v2 0/2] Use __u128 in arm64 UAPI headers Will Deacon
2026-06-26 14:17 ` [PATCH v2 1/2] tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structures Will Deacon
2026-09-04 0:22 ` Jeremy Linton
2026-06-26 14:17 ` [PATCH v2 2/2] arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers Will Deacon
2026-07-22 8:23 ` [PATCH v2 0/2] Use __u128 in arm64 " Will Deacon
2026-09-03 2:21 ` Jeremy Linton [this message]
2026-09-03 10:55 ` Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d11026b0-1faf-4de1-b562-f6e46e60ef92@arm.com \
--to=jeremy.linton@arm.com \
--cc=acme@redhat.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=dave.martin@arm.com \
--cc=dmatlack@google.com \
--cc=gra@linux.ibm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=maz@kernel.org \
--cc=nick.desaulniers+lkml@gmail.com \
--cc=seiden@linux.ibm.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox