Re: [PATCH v3 01/13] selftests/arm64: Remove big-endian support
From: Thomas Gleixner
Date: Sun Sep 20 2026 - 15:57:05 EST
On Fri, Sep 18 2026 at 15:52, Will Deacon wrote:
> Big-endian support on arm64 depends on BROKEN, so the arm64 selftests do
> not need to worry about testing this configuration any more.
>
> Remove the 128-bit byte-swapping helper from the fp-ptrace test and the
> big-endian definition of RSEQ_SIG_DATA from the rseq test.
>
> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
> Acked-by: Marc Zyngier <maz@xxxxxxxxxx>
> Acked-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> Signed-off-by: Will Deacon <will@xxxxxxxxxx>
Acked-by: Thomas Gleixner <tglx@xxxxxxxxxx>