KVM: arm64: Add comments for context flush and sync callbacks
authorMark Brown <broonie@kernel.org>
Mon, 24 Jan 2022 15:57:19 +0000 (15:57 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 8 Feb 2022 14:42:59 +0000 (14:42 +0000)
commit23afc82539cfcce105bf18c5c835c75e463ca349
treed1dff697802756d27088e4921e1a71b80949b511
parentdfd42facf1e4ada021b939b4e19c935dcdd55566
KVM: arm64: Add comments for context flush and sync callbacks

Add a little bit of information on where _ctxflush_fp() and _ctxsync_fp()
are called to help people unfamiliar with the code get up to speed.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220124155720.3943374-2-broonie@kernel.org
arch/arm64/kvm/fpsimd.c