aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler_attributes.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-12-27 17:12:05 +0000
committerWill Deacon <will@kernel.org>2023-01-05 15:31:18 +0000
commit7dde62f0687c8856b6c0660066c7ee83a6a6f033 (patch)
tree6c731b6c09145bb1f536d1d0038ca17a2055546d /include/linux/compiler_attributes.h
parent0cab5b4964c7064893e6ff5e81087a9206c63908 (diff)
arm64/signal: Always accept SVE signal frames on SME only systems
Currently we reject an attempt to restore a SVE signal frame on a system with SME but not SVE supported. This means that it is not possible to disable streaming mode via signal return as this is configured via the flags in the SVE signal context. Instead accept the signal frame, we will require it to have a vector length of 0 specified and no payload since the task will have no SVE vector length configured. Fixes: 85ed24dad290 ("arm64/sme: Implement streaming SVE signal handling") Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20221223-arm64-fix-sme-only-v1-2-938d663f69e5@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions