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.
Details
Details
- Reviewers
arichardson manu - Group Reviewers
arm64 - Commits
- rGd6a53211a716: Discard the arm64 VFP state before resetting it
Diff Detail
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