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)
Tue, Aug 25, 6:34 PM
Unknown Object (File)
Tue, Aug 11, 3:53 PM
Unknown Object (File)
Mon, Aug 10, 8:39 PM
Unknown Object (File)
Mon, Aug 10, 8:37 PM
Unknown Object (File)
Mon, Aug 10, 8:36 PM
Unknown Object (File)
Sun, Aug 9, 4:38 AM
Unknown Object (File)
Fri, Aug 7, 6:26 AM
Unknown Object (File)
Jul 15 2026, 3:12 AM
Subscribers

Details

Test Plan
  • build and boot i386 and amd64 GENERIC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/x86/include/intr_machdep.h
146 ↗(On Diff #46941)

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.