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, May 21, 11:25 PM
Unknown Object (File)
Tue, May 19, 5:21 AM
Unknown Object (File)
Sun, May 3, 1:48 PM
Unknown Object (File)
Mon, Apr 27, 9:18 AM
Unknown Object (File)
Fri, Apr 24, 10:21 PM
Unknown Object (File)
Fri, Apr 24, 4:30 PM
Unknown Object (File)
Apr 20 2026, 4:49 PM
Unknown Object (File)
Apr 15 2026, 2:55 PM
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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38027
Build 34916: arc lint + arc unit