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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable