Skip to content
Commit b53223e0 authored by Mark Brown's avatar Mark Brown Committed by Will Deacon
Browse files

arm64/sve: Remove sve_load_from_fpsimd_state()



Following optimisations of the SVE register handling we no longer load the
SVE state from a saved copy of the FPSIMD registers, we convert directly
in registers or from one saved state to another. Remove the function so we
don't need to update it during further refactoring.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211019172247.3045838-3-broonie@kernel.org


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 2d481bd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment