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)
Jan 12 2024, 7:18 PM
Unknown Object (File)
Jan 11 2024, 7:19 PM
Unknown Object (File)
Dec 23 2023, 1:19 AM
Unknown Object (File)
Dec 11 2023, 1:09 AM
Unknown Object (File)
Nov 6 2023, 1:03 PM
Unknown Object (File)
Oct 31 2023, 9:29 AM
Unknown Object (File)
Oct 5 2023, 11:57 AM
Unknown Object (File)
Sep 29 2023, 9:30 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.