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)
Mon, Apr 22, 1:43 AM
Unknown Object (File)
Sun, Apr 21, 11:49 AM
Unknown Object (File)
Sat, Apr 20, 6:15 PM
Unknown Object (File)
Mon, Apr 15, 2:47 AM
Unknown Object (File)
Tue, Apr 9, 7:13 AM
Unknown Object (File)
Mar 7 2024, 1:44 PM
Unknown Object (File)
Jan 12 2024, 2:45 AM
Unknown Object (File)
Dec 22 2023, 11:57 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