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)
Tue, Jun 9, 12:37 PM
Unknown Object (File)
Tue, Jun 9, 7:09 AM
Unknown Object (File)
Mon, Jun 8, 10:37 PM
Unknown Object (File)
Sun, Jun 7, 1:34 PM
Unknown Object (File)
Thu, May 21, 11:25 PM
Unknown Object (File)
Tue, May 19, 5:21 AM
Unknown Object (File)
May 3 2026, 1:48 PM
Unknown Object (File)
Apr 27 2026, 9:18 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