HomeFreeBSD

Discard the arm64 VFP state before resetting it

Description

Discard the arm64 VFP state before resetting it

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.

Reviewed by: arichardson
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D29401

Details

Provenance
andrewAuthored on Mar 23 2021, 6:23 PM
Reviewer
arichardson
Differential Revision
D29401: Discard the arm64 VFP state before resetting it
Parents
rG15dc713ceb57: netmap: vtnet: add support for netmap offsets
Branches
Unknown
Tags
Unknown