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)
Mon, Mar 23, 12:36 AM
Unknown Object (File)
Sat, Mar 21, 6:34 PM
Unknown Object (File)
Fri, Mar 20, 5:59 AM
Unknown Object (File)
Thu, Mar 19, 1:07 AM
Unknown Object (File)
Thu, Mar 19, 1:07 AM
Unknown Object (File)
Thu, Mar 19, 1:07 AM
Unknown Object (File)
Wed, Mar 18, 10:59 AM
Unknown Object (File)
Wed, Mar 18, 6:17 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.