Page MenuHomeFreeBSD

amd64: Eliminate write only cpu_fxsr.
ClosedPublic

Authored by dchagin on Jan 31 2023, 8:24 AM.
Tags
None
Referenced Files
F169821724: D38289.diff
Wed, Sep 2, 4:26 PM
F169716046: D38289.id116095.diff
Wed, Sep 2, 9:02 AM
Unknown Object (File)
Wed, Sep 2, 2:28 AM
Unknown Object (File)
Tue, Sep 1, 12:03 PM
Unknown Object (File)
Tue, Sep 1, 10:11 AM
Unknown Object (File)
Tue, Sep 1, 9:39 AM
Unknown Object (File)
Mon, Aug 31, 4:18 PM
Unknown Object (File)
Mon, Aug 31, 9:20 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.