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
F169051329: D29401.diff
Mon, Aug 31, 6:23 AM
F168973775: D29401.id87010.diff
Mon, Aug 31, 12:48 AM
F168916631: D29401.id.diff
Sun, Aug 30, 6:06 PM
Unknown Object (File)
Sat, Aug 29, 1:06 PM
Unknown Object (File)
Sat, Aug 29, 12:42 PM
Unknown Object (File)
Sat, Aug 29, 6:11 AM
Unknown Object (File)
Sat, Aug 29, 12:58 AM
Unknown Object (File)
Wed, Aug 26, 11:24 AM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable