Re: NMI problems with Dell SMP Xeons

From: Andi Kleen
Date: Wed Jun 07 2006 - 04:00:41 EST



>
> Two ways:
>
> (1) Boot with a kernel with CONFIG_ACPI=n, so the OS only finds 2 cpus
> in the MPT instead of the 4 listed by ACPI.
>
> (2) The kernel has ACPI=y, but is booted with maxcpus=2.
>
> In both cases, send_IPI_allbutself() with IPI 2 or an NMI will result
> in a hard reset.

Sounds both like a "Don't do that when it hurts" . I know some people
have religious issues with ACPI, but it's simple a fact that many
modern boxes don't work correctly in obvious or subtle ways without it.

-Andi
-
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/