Page MenuHomeFreeBSD

amd64: Eliminate write only cpu_fxsr.
ClosedPublic

Authored by dchagin on Jan 31 2023, 8:24 AM.
Tags
None
Referenced Files
F170657610: D38289.diff
Sat, Sep 5, 8:44 PM
Unknown Object (File)
Fri, Sep 4, 11:51 PM
Unknown Object (File)
Fri, Sep 4, 2:23 PM
Unknown Object (File)
Fri, Sep 4, 2:09 AM
Unknown Object (File)
Thu, Sep 3, 7:22 PM
Unknown Object (File)
Thu, Sep 3, 3:04 PM
Unknown Object (File)
Thu, Sep 3, 10:28 AM
Unknown Object (File)
Wed, Sep 2, 4:26 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49347
Build 46237: arc lint + arc unit

Event Timeline

sys/x86/include/x86_var.h
58

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

sys/x86/x86/identcpu.c
110

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.