Messages in this thread |  | | Date | Sat, 27 Oct 2001 21:24:27 +0200 (MET DST) | From | Mikael Pettersson <> | Subject | Re: [PATCH] fix 2.4 SMP kernel hang on UP P4 |
| |
On Sat, 27 Oct 2001 18:18:58 +0100, arjan@fenrus.demon.nl wrote: >> A 2.4 kernel built with SMP or UP_APIC support may hang during boot >> if run on a UP P4 machine. The patch below fixes this, please apply. > >can you also try a very recent -ac kernel (smp) and pass "acpismp=force" on >the lilo commandline ?
Tried 2.4.13-ac3 with CONFIG_SMP=y and acpismp=force. It's a UP box, no SMP config is found, so get_smp_config() and config_acpi_tables() are never called. Hangs like before. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |