[PATCH 0/3] arm64/sme: Fixes for SME only support

Will Deacon will at kernel.org
Thu Jan 5 10:03:55 PST 2023


On Tue, 27 Dec 2022 17:12:04 +0000, Mark Brown wrote:
> There is no architectural requirement for systems implementing SME to
> also implement SVE, though it is expected to be an unusual configuration.
> This series fixes several cases where such systems would encounter
> problems, one introduced in the refactoring to avoid disabling SVE over
> system call and the other two in signal handling which have been there
> since SME was initially supported.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/3] arm64/sme: Fix context switch for SME only systems
      https://git.kernel.org/arm64/c/0cab5b4964c7
[2/3] arm64/signal: Always accept SVE signal frames on SME only systems
      https://git.kernel.org/arm64/c/7dde62f0687c
[3/3] arm64/signal: Always allocate SVE signal frames on SME only systems
      https://git.kernel.org/arm64/c/f26cd7372160

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list