UPSTREAM: arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Currently we guard FPSIMD/SVE state conversions with a check for the system supporting SVE but SME only systems may need to sync streaming mode SVE state so add a check for SME support too. These functions are only used by the ptrace code. Bug: 254441685 Fixes: e12310a0 ("arm64/sme: Implement ptrace support for streaming mode SVE registers") Signed-off-by:Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20230803-arm64-fix-ptrace-ssve-no-sve-v1-2-49df214bfb3e@kernel.org Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com> (cherry picked from commit 507ea5dd) Signed-off-by:
Lee Jones <joneslee@google.com> Change-Id: I9c45978bcaa53251561976ae3f549dfdd46a8df8
Loading
Please sign in to comment