[PATCH v2 3/4] arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD

Mark Brown broonie at kernel.org
Fri Nov 24 04:31:07 PST 2023


On Thu, Nov 23, 2023 at 06:44:37PM +0100, Ard Biesheuvel wrote:
> From: Ard Biesheuvel <ardb at kernel.org>
> 
> Now that kernel mode FPSIMD state is context switched along with other
> task state, we can enable the existing logic that keeps track of which
> task's FPSIMD state the CPU is holding in its registers. If it is the
> context of the task that we are switching to, we can elide the reload of
> the FPSIMD state from memory.

Thanks for doing this:

Reviewed-by: Mark Brown <broonie at kernel.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231124/e6ff3c8d/attachment.sig>


More information about the linux-arm-kernel mailing list