]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d1f84fc37da7f0babdaefd835adbfcbc81fb6bf
treed1dff697802756d27088e4921e1a71b80949b511
parent6757ee160ac3fc336324c4ac5a8718b5090c9ffe
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