]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1769c0df602ce2a1f9504b08c545f0a39285a5fe
tree24fbf2832e470498249a1b9d7ad5ff88f902fea9
parentc70919909ba6270af7ddfd86126fb161bdb06de4
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