Re: [PROBLEM] UML is killed by SIGALRM

From: Pekka J Enberg
Date: Tue May 09 2006 - 06:00:52 EST


On Tue, 9 May 2006, Heiko Carstens wrote:
> No idea what might cause this. Guess there are no messages on the console?

Nope.

On Tue, 9 May 2006, Heiko Carstens wrote:
> > I did a git bisect which found the offending commit:
> >
> > [IPV4]: inet_init() -> fs_initcall
> >
> > Convert inet_init to an fs_initcall to make sure its called before any
> > device driver's initcall.
>
> Could you try the patch below? It will move inet_init a bit down the chain of
> the initcall list. Even though I doubt it will help...

Tried it, still the same problem.

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