Make it under SI_SUB_CPU sysinit, instead of much later SI_SUB_DRIVERS. The SI_SUB_DRIVERS survived from times when FPU used real ISA attachment, now it is only pnp stub claiming id.
PR: 255997
Paths
| Differential D30512 Authored by kib on May 27 2021, 4:37 PM.
Details
Summary Make it under SI_SUB_CPU sysinit, instead of much later SI_SUB_DRIVERS. The SI_SUB_DRIVERS survived from times when FPU used real ISA attachment, now it is only pnp stub claiming id. PR: 255997
Diff Detail
Event Timelinekib created this revision.
This revision is now accepted and ready to land.May 28 2021, 5:49 PM2021-05-28 17:49:31 (UTC+0) Closed by commit rGc56de177d282: x86: initialize initial FPU state earlier (authored by kib). · Explain WhyMay 28 2021, 6:39 PM2021-05-28 18:39:17 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 90073 sys/amd64/amd64/fpu.c
sys/i386/i386/npx.c
|