Re: FW: 2.6.38.3 and 2.6.39-rc4 hangs after "Booting the kernel" onquad Pentium Pro system

From: Yinghai Lu
Date: Sun Apr 24 2011 - 04:46:16 EST


On Sat, Apr 23, 2011 at 5:22 PM, Chris Samuel <chris@xxxxxxxxxxx> wrote:
> On Sun, 24 Apr 2011 10:16:22 AM Chris Samuel wrote:
>
>> A fuller kernel does proceed further than before, before running
>> into issues where both the e100 and aix7xxx drivers complain about
>> not being able to find their IRQ's and that this might be due to
>> a buggy MP table.
>
> Booting with noapic nolapic removes the IRQ warning but the
> system still times out trying to mount the root filesystem and
> reboots itself.

You may need to your .config to have
CONFIG_SMP
CONFIG_PCI
CONFIG_X86_MPPARSE
set to use mptable from BIOS.

Thanks

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