HomeFreeBSD

MFC r363431: Untie nmi_handle_intr() from DEV_ISA.

Description

MFC r363431: Untie nmi_handle_intr() from DEV_ISA.

The only part of nmi_handle_intr() depending on ISA is isa_nmi(), which is
already wrapped. Entering debugger on NMI does not really depend on ISA.

Details

Provenance
mavAuthored on
Parents
rS363876: MFC r361992: ixl(4): Add FW recovery mode support and other things
Branches
Unknown
Tags
Unknown