Page MenuHomeFreeBSD

Merge amd64 and i386 <machine/intr_machdep.h> headers.
ClosedPublic

Authored by jhb on Aug 19 2018, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 20 2024, 6:00 PM
Unknown Object (File)
Nov 17 2024, 5:39 PM
Unknown Object (File)
Nov 1 2024, 5:24 PM
Unknown Object (File)
Nov 1 2024, 5:24 PM
Unknown Object (File)
Nov 1 2024, 5:23 PM
Unknown Object (File)
Nov 1 2024, 5:23 PM
Unknown Object (File)
Nov 1 2024, 5:02 PM
Unknown Object (File)
Oct 31 2024, 6:33 AM
Subscribers

Details

Test Plan
  • build and boot i386 and amd64 GENERIC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18954
Build 18596: arc lint + arc unit

Event Timeline

sys/x86/include/intr_machdep.h
146

In such cases, I leave the structure definition in amd64/include/intr_machdep.h.
Look, for instance, at amd64/include/frame.h.

  • Move nmi_pcpu back to the amd64 header.
This revision is now accepted and ready to land.Aug 20 2018, 10:49 AM
This revision was automatically updated to reflect the committed changes.