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
F170012624: D29401.id86216.diff
Thu, Sep 3, 6:09 AM
Unknown Object (File)
Wed, Sep 2, 6:41 AM
Unknown Object (File)
Wed, Sep 2, 12:35 AM
Unknown Object (File)
Tue, Sep 1, 6:53 PM
Unknown Object (File)
Mon, Aug 31, 8:16 PM
Unknown Object (File)
Mon, Aug 31, 6:23 AM
Unknown Object (File)
Mon, Aug 31, 12:48 AM
Unknown Object (File)
Sun, Aug 30, 6:06 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