Re: [PATCH 1/3] x86, reboot: Use NMI instead of REBOOT_VECTOR tostop cpus

From: Ingo Molnar
Date: Wed Oct 12 2011 - 03:32:09 EST



* Don Zickus <dzickus@xxxxxxxxxx> wrote:

> + if (register_nmi_handler(NMI_LOCAL, smp_stop_nmi_callback,
> + NMI_FLAG_FIRST, "smp_stop"))
> + return; /* return what? */

That comment looks a bit odd.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/