Page MenuHomeFreeBSD

Discard the arm64 VFP state before resetting it
ClosedPublic

Authored by andrew on Mar 23 2021, 6:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 1:22 PM
Unknown Object (File)
Thu, Oct 16, 4:40 PM
Unknown Object (File)
Wed, Oct 15, 2:36 PM
Unknown Object (File)
Tue, Oct 14, 6:20 PM
Unknown Object (File)
Tue, Oct 14, 6:20 PM
Unknown Object (File)
Tue, Oct 14, 6:20 PM
Unknown Object (File)
Tue, Oct 14, 6:48 AM
Unknown Object (File)
Oct 10 2025, 6:14 AM
Subscribers

Details

Summary

When resetting the VFP state we need to discard any old state so we don't
try to save it on a context switch. Move this first so resetting the pcb
is safe to perform outside a critical section.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable