Re: 2.6.24-rc2-mm1

From: Jiri Kosina
Date: Wed Nov 14 2007 - 14:20:48 EST


On Wed, 14 Nov 2007, Kay Sievers wrote:

> Could it be an init-order problem, where something tries to use the
> block subsystem? Before it is initialized with:
> block/genhd.c :: subsys_initcall(genhd_device_init);
> If that's the case, we have an old bug that nobody noticed with static
> structures, which are zeroed that time, but definitely not properly
> initialized. I'll try to build loop non-modular now, and see if that
> makes the bug appear here.

Hi Kay,

my .config with which I reproduc this on 2.6.24-rc2-mm1 reliably can be
obtained from http://www.jikos.cz/jikos/junk/.config

--
Jiri Kosina
-
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/