Re: PCI MSI breaks when booting with nosmp

From: Andi Kleen
Date: Mon Apr 21 2008 - 14:45:47 EST


Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> writes:
>
> Ok, I see this too on my desktop machine. It looks like we're not getting
> interrupts setup correctly in the nosmp case. Still digging through to see
> why though...

NoSMP disables the io-apic and a lot of modern systems don't work without APIC.

If you just want to run with a single cpu for testing etc. always use maxcpus=1
(not 0, that will disable the APIC too)

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