HomeFreeBSD

Fix a race when the hardware has raised an exception with an unknown or

Description

Fix a race when the hardware has raised an exception with an unknown or
uncategorised reason. We need to read the fault address register before
enabling interrupts as the interrupt handler may cause this register to
change.

Approved by: re (marius, kib)
Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on
Parents
rS302083: After r302054 unloading an network interface driver on a kernel
Branches
Unknown
Tags
Unknown