]> 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)
commit31ecf20bf5e5ad222ca8e17e4d598076fab326da
treed1dff697802756d27088e4921e1a71b80949b511
parentcdcfc33f146631371044f576fc7b64d7e71508a3
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