[Bug 255997] fpu_kern_thread is called before fpu_initialstate has been set in ktls_kern_thread

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 May 2021 15:55:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255997

--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
The SI_SUB_DRIVERS for fpuinitstate was because FPU did have real ISA
attachment,
I am sure.  Now that we only have a rudimentary PNP stub to silent some
reporting(?), it probably does not matter anymore and can be changed.
I believe we already had some issue with EFIRT due to late FPU initialization.

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