Page MenuHomeFreeBSD

arm64: Clear FPU flags in the pcb in cpu_copy_thread().
ClosedPublic

Authored by jhb on Jan 15 2021, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 12:18 AM
Unknown Object (File)
Thu, Oct 24, 9:36 AM
Unknown Object (File)
Thu, Oct 24, 9:36 AM
Unknown Object (File)
Thu, Oct 24, 9:23 AM
Unknown Object (File)
Oct 2 2024, 2:21 PM
Unknown Object (File)
Sep 27 2024, 4:26 PM
Unknown Object (File)
Sep 25 2024, 1:42 PM
Unknown Object (File)
Sep 25 2024, 1:15 PM

Details

Summary

New threads start off with clean FPU state instead of inheriting state
from the parent thread.

PR: 247945
Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36237
Build 33126: arc lint + arc unit