]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
authorMark Rutland <mark.rutland@arm.com>
Wed, 9 Apr 2025 16:39:59 +0000 (17:39 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 9 Apr 2025 17:06:30 +0000 (18:06 +0100)
commit61db0e0ba398a3726ca0e6a6399898d3d4c7b0f9
treebb0994891f5d535f6525f6d2a2cbd0aa5420c7a5
parent95507570fb2f75544af69760cd5d8f48fc5c7f20
arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()

There have been no users of fpsimd_force_sync_to_sve() since commit:

  bbc6172eefdb276b ("arm64/fpsimd: SME no longer requires SVE register state")

Remove fpsimd_force_sync_to_sve().

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Mark Brown <broonie@kernel.org>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20250409164010.3480271-3-mark.rutland@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/fpsimd.h
arch/arm64/kernel/fpsimd.c