[PATCH v2] arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support

Catalin Marinas catalin.marinas at arm.com
Thu Jan 12 09:49:43 PST 2023


On Tue, 27 Dec 2022 13:01:08 +0000, Mark Brown wrote:
> We have a separate system_supports_tpidr2() to check for TPIDR2 support
> but were using system_supports_sme() in tls_set(). While these are
> currently identical let's use the specific check instead so we don't have
> any surprises in future.
> 
> 

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

[1/1] arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support
      https://git.kernel.org/arm64/c/c3cdd54c6138

-- 
Catalin




More information about the linux-arm-kernel mailing list