Re: [PATCH] arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
From: Will Deacon
Date: Thu Jan 05 2023 - 13:05:48 EST
On Wed, 14 Dec 2022 21:59:43 +0800, Zenghui Yu wrote:
> We currently guard REGSET_{SSVE, ZA} using ARM64_SVE for no good reason.
> Both enumerations would be pointless without ARM64_SME and create two empty
> entries in aarch64_regsets[] which would then become part of a process's
> native regset view (they should be ignored though).
>
> Switch to use ARM64_SME instead.
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
https://git.kernel.org/arm64/c/eb9a85261e29
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev