[PATCH v3] arm64/signal: Clean up SVE/SME feature checking inconsistency

Will Deacon will at kernel.org
Mon Jun 27 06:00:41 PDT 2022


On Fri, 24 Jun 2022 18:21:08 +0100, Mark Brown wrote:
> Currently when restoring signal state we check to see if SVE is supported
> in restore_sigframe() but check to see if SVE is supported inside
> restore_sve_fpsimd_context(). This makes no real difference since SVE is
> always supported in systems with SME but looks a bit untidy and makes
> things slightly harder to follow, move the SVE check next to the SME one
> in restore_sve_fpsimd_context().
> 
> [...]

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

[1/1] arm64/signal: Clean up SVE/SME feature checking inconsistency
      https://git.kernel.org/arm64/c/df07443f477a

Cheers,
-- 
Will

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



More information about the linux-arm-kernel mailing list