[PATCH v1 0/4] arm64/sme: SME related fixes

Mark Brown broonie at kernel.org
Thu Aug 11 03:57:47 PDT 2022


This series collates together a number of SME related fixes that have
come up in testing.

Mark Brown (4):
  arm64/signal: Raise limit on stack frames
  arm64/signal: Flush FPSIMD register state when disabling streaming
    mode
  arm64/sme: Don't flush SVE register state when allocating SME storage
  arm64/sme: Don't flush SVE register state when handling SME traps

 arch/arm64/include/asm/fpsimd.h |  2 +-
 arch/arm64/kernel/fpsimd.c      | 21 ++++++---------------
 arch/arm64/kernel/ptrace.c      |  6 +++---
 arch/arm64/kernel/signal.c      | 14 ++++++++++++--
 4 files changed, 22 insertions(+), 21 deletions(-)


base-commit: a111daf0c53ae91e71fd2bfe7497862d14132e3e
-- 
2.30.2




More information about the linux-arm-kernel mailing list