Page MenuHomeFreeBSD

amd64: Eliminate write only cpu_fxsr.
ClosedPublic

Authored by dchagin on Jan 31 2023, 8:24 AM.
Tags
None
Referenced Files
F131869157: D38289.id116199.diff
Sat, Oct 11, 8:22 PM
F131869154: D38289.id116150.diff
Sat, Oct 11, 8:22 PM
F131869153: D38289.id116095.diff
Sat, Oct 11, 8:22 PM
F131869150: D38289.id.diff
Sat, Oct 11, 8:22 PM
Unknown Object (File)
Sat, Oct 11, 11:24 AM
Unknown Object (File)
Sun, Sep 21, 1:46 AM
Unknown Object (File)
Sun, Sep 14, 9:54 AM
Unknown Object (File)
Aug 30 2025, 11:45 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/x86/include/x86_var.h
56

Move this declaration to sys/i386/include/md_var.h then

sys/x86/x86/identcpu.c
108–109

Move the definition to sys/i386/i386/npx.c

This revision is now accepted and ready to land.Jan 31 2023, 10:23 PM
This revision was automatically updated to reflect the committed changes.