description: If other cpus offline before handle the crash NMI, the waiting_for_crash_ipi can not be decreased to 0, and current cpu will wait 1 second. So break if all other cpus offline.
arch/x86/kernel/reboot.c | 8 ++++++++ 1 file changed, 8 insertions(+)