Re: Runaway loop with the current git.

From: Alan Cox
Date: Fri Dec 05 2008 - 13:16:28 EST


On Fri, 5 Dec 2008 21:03:50 +0300
Evgeniy Polyakov <zbr@xxxxxxxxxxx> wrote:

> Hi.
>
> 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.

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