arm64: Clear FPU flags in the pcb in cpu_copy_thread().
New threads start off with clean FPU state instead of inheriting state
from the parent thread.
PR: 247945
Sponsored by: Netflix
arm64: Clear FPU flags in the pcb in cpu_copy_thread(). Tags None Referenced Files None Subscribers None
Description
Details
|