arm64/sve: Use the sve_flush macros in sve_load_from_fpsimd_state()
authorMark Brown <broonie@kernel.org>
Wed, 12 May 2021 15:11:30 +0000 (16:11 +0100)
committerWill Deacon <will@kernel.org>
Wed, 26 May 2021 19:04:28 +0000 (20:04 +0100)
commitc9f6890bca111a879a8af1f2390ac49cf05b11df
tree81989eec0392c8c3595abff439b7a77f528d1297
parent483dbf6a35907610597fdc304bd32ecba40cdff0
arm64/sve: Use the sve_flush macros in sve_load_from_fpsimd_state()

This makes the code a bit clearer and as a result we can also make the
indentation more normal, there is no change to the generated code.

Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210512151131.27877-3-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/entry-fpsimd.S