diff options
author | Mark Brown <broonie@kernel.org> | 2022-12-27 17:12:06 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-18 11:58:17 +0100 |
commit | 4fa6b43ba44bd26004b558549f7ad448a6255a64 (patch) | |
tree | ccc97100fe1f511fcab918d8c296d82e9d6742ad /Documentation/trace/sys-t.rst | |
parent | b72bd13bc50099e5e5f8a7a626a638b95da60548 (diff) | |
download | linux-stable-4fa6b43ba44bd26004b558549f7ad448a6255a64.tar.gz linux-stable-4fa6b43ba44bd26004b558549f7ad448a6255a64.tar.bz2 linux-stable-4fa6b43ba44bd26004b558549f7ad448a6255a64.zip |
arm64/signal: Always allocate SVE signal frames on SME only systems
commit f26cd7372160da2eba31061d7943348ab9f2c01d upstream.
Currently we only allocate space for SVE signal frames on systems that
support SVE, meaning that SME only systems do not allocate a signal frame
for streaming mode SVE state. Change the check so space is allocated if
either feature is supported.
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-3-938d663f69e5@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/trace/sys-t.rst')
0 files changed, 0 insertions, 0 deletions