Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2021 09:51:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255997] fpu_kern_thread is called before fpu_initialstate has been set in ktls_kern_thread
Message-ID:  <bug-255997-227-98rtBF3GnR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255997-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255997-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255997

--- Comment #5 from Henning Zabel <h.zabel@beckhoff.com> ---
i have applied the changes from D30512 and removed our work around in
fpu_kern_thread (test for fpu_initstate !=3D 0). the fpu state is still res=
tored
at the end of our implementation of fpu_kern_thread.=20

with these changes the kernel is booting and the issue is gone.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255997-227-98rtBF3GnR>