arm64/fp: Add comments documenting the usage of state restore functions
authorMark Brown <broonie@kernel.org>
Tue, 7 Dec 2021 16:32:50 +0000 (16:32 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 14 Dec 2021 18:36:19 +0000 (18:36 +0000)
commit12b792e5e2344772434ea817572bedde8ad9c172
tree24fbf2832e470498249a1b9d7ad5ff88f902fea9
parent386a74677be13175b5626f094ef37808c45f48b8
arm64/fp: Add comments documenting the usage of state restore functions

Add comments to help people figure out when fpsimd_bind_state_to_cpu() and
fpsimd_update_current_state() are used.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20211207163250.1373542-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/fpsimd.c