[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac3eb2510812051032g6b5ea866q30f097d765854196@mail.gmail.com>
Date: Fri, 5 Dec 2008 19:32:15 +0100
From: "Kay Sievers" <kay.sievers@...y.org>
To: "Alan Cox" <alan@...rguk.ukuu.org.uk>
Cc: "Evgeniy Polyakov" <zbr@...emap.net>, linux-kernel@...r.kernel.org
Subject: Re: Runaway loop with the current git.
On Fri, Dec 5, 2008 at 19:16, Alan Cox <alan@...rguk.ukuu.org.uk> wrote:
> On Fri, 5 Dec 2008 21:03:50 +0300
> Evgeniy Polyakov <zbr@...emap.net> wrote:
>> I've built current (aaad07763) git tree with config, which worked ok
>> with 2.6.27 (pressed enter several times when 'make oldconfig' asked)
>> and now system fails to boot.
>>
>> Attached screen dump and config.
>>
>> I'm not subscribed, please add to copy.
>
> Your modprobe is for some reason triggering a load of /dev/ttyS* (ie the
> serial 8250 stuff) from within the module loading scripts. You'll need to
> debug the user space and work out why the loop is happening then it
> should be fairly easy to fix.
Why do you think it's serial? 5-1 looks more like /dev/console.
This also seems to happen only in initramfs for people who see this.
People say that compiling-in some modules (unfortunately they don't
remember which) makes it work again.
Can this be some init order problem, that the /dev/console is not
initialized but, we fork a process which tries to access it?
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists