]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviour
authorMark Rutland <mark.rutland@arm.com>
Thu, 8 May 2025 13:26:44 +0000 (14:26 +0100)
committerWill Deacon <will@kernel.org>
Thu, 8 May 2025 14:45:24 +0000 (15:45 +0100)
commit864f3ddcd7153fdb3f2d3822e563985135d8eafa
tree8e6910c3b42cfa5b232949079b0dc0523e93ab3d
parent031a2acaa1cdab3c89dfb810a8cb75ddfdf5a65c
kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviour

In order to fix an ABI problem, we recently changed the way that reads
of the NT_ARM_SVE and NT_ARM_SSVE regsets behave when their
corresponding vector state is inactive.

Update the fp-ptrace test for the new behaviour.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: David Spickett <david.spickett@arm.com>
Cc: Luis Machado <luis.machado@arm.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20250508132644.1395904-25-mark.rutland@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/fp/fp-ptrace.c