Re: 2.6.13: Crash in Yenta initialization

From: Olaf Hering
Date: Tue Sep 13 2005 - 23:11:07 EST


On Tue, Sep 13, Ivan Kokshaysky wrote:

> On Tue, Sep 13, 2005 at 08:30:53AM +0200, Olaf Hering wrote:
> > The reporter has updated the bug.
> >
> > https://bugzilla.novell.com/attachment.cgi?id=49717
> > https://bugzilla.novell.com/attachment.cgi?id=49715
> > https://bugzilla.novell.com/attachment.cgi?id=49716
>
> Thanks, that helped.
>
> The reason was that Acer BIOS left only _two_ bus numbers available
> for _three_ cardbus controllers, so pci_scan_bridge() assigns both
> numbers to the first controller and leaves two other ones uninitialized.
>
> Please try the patch here, but note that you'll apparently have only
> one cardbus slot working. If you want more, use "pci=assign-busses"
> boot option.

Yes, this patch fixes the oops. The pci= option doesnt help.
-
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/