HomeFreeBSD

x86 cpu_reset: if failed to switch to BSP proceed to cpu_reset_real

Description

x86 cpu_reset: if failed to switch to BSP proceed to cpu_reset_real

If cpu_reset() is called on an AP and if it somehow fails to wake the
BSP, then it's better to attempt the reset on the AP than just sit there
spinning on an unusable and undebuggable system.

MFC after: 16 days

Details

Provenance
avgAuthored on
Parents
rS331874: x86 cpu_reset_proxy: no need to stop_cpus() the original processor
Branches
Unknown
Tags
Unknown