diff options
author | Mark Brown <broonie@kernel.org> | 2022-12-27 13:01:08 +0000 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2023-01-12 16:06:45 +0000 |
commit | c3cdd54c6138871b04dc2306fbfe30ece947ac48 (patch) | |
tree | 7fd575d74fdae3815fa0f7273ece38f3c1fb4afc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | b7bfaa761d760e72a969d116517eaa12e404c262 (diff) |
arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support
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.
Reported-by: Will Deacon <will@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221208-arm64-tpidr2-ptrace-feat-v2-1-3760c895a574@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions